danger / swift

⚠️ Stop saying "you forgot to …" in code review
https://danger.systems/swift/
MIT License
1.04k stars 135 forks source link

xccov - Requested but did not find extension point with identifier #593

Closed dcuconati-m1 closed 9 months ago

dcuconati-m1 commented 9 months ago

My build has created a xcresult file but when xccov is run I'm getting this output:

2023-09-19 18:48:52.211 xccov[87464:9887897] Requested but did not find extension point with identifier Xcode.IDEFoundation.IDEResultKitSerializationConverter

Any thoughts?