XcodeCoverageConverter icon indicating copy to clipboard operation
XcodeCoverageConverter copied to clipboard

Xcode.IDEFoundation.IDEResultKitSerializationConverter

Open PinkeshGjr opened this issue 4 years ago • 0 comments

When i try to execute this second step i am getting this error. 2: Generate JSON from the code coverage data: xcrun xccov view --report --json Build/Logs/Test/*.xcresult > coverage.json

Error: Requested but did not find extension point with identifier Xcode.IDEFoundation.IDEResultKitSerializationConverter

Xcode: 12.5

Also is there any way i can link this process with jenkins pipeline?

PinkeshGjr avatar Jun 17 '21 13:06 PinkeshGjr