XCCov-Demo icon indicating copy to clipboard operation
XCCov-Demo copied to clipboard

xccovreport not getting generated for M1 chip macbook pro

Open theashish opened this issue 2 years ago • 0 comments

I am running the given command xcodebuild -project XCCov-Demo.xcodeproj/ -scheme XCCov-Demo -derivedDataPath Build/ -destination 'platform=iOS Simulator,OS=14.4,name=iPhone 12' -enableCodeCoverage YES clean build test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

but the action.xccovreport is not getting generated.

I am using M1 chip mackbook pro

theashish avatar May 20 '22 11:05 theashish