Hi,
I am following the steps mentioned here -> https://github.com/SonarSource/sonar-scanning-examples/tree/master/swift-coverage
Whe I run
bash xccov-to-sonarqube-generic.sh build/Logs/Test/*.xcresult/ > sonarqube-generic-coverage.xml
I get the following error
2020-10-25 11:36:12.706 xccov[57519:4259844] Requested but did not find extension point with identifier Xcode.IDEFoundation.IDEResultKitSerializationConverter
I am using XCode 12, macOS 12.15.7