XCCov-Demo
XCCov-Demo copied to clipboard
xccovreport not getting generated for M1 chip macbook pro
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