XcodeCoverageConverter
XcodeCoverageConverter copied to clipboard
Xcode.IDEFoundation.IDEResultKitSerializationConverter
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?