SonarSource / sonar-scanning-examples

Shows how to use the Scanners
GNU Lesser General Public License v3.0
886 stars 2.19k forks source link

optimization for XCode 11 conversion script for XCode 11 #121

Closed sylvain-combe-sonarsource closed 2 years ago

sylvain-combe-sonarsource commented 3 years ago

I implemented the tip suggested by @silverhammermba on #68 for conversion speed optimization on XCode 11. It requires jq: https://stedolan.github.io/jq/ and I tested it successfully Macos Big Sur and XCode SDK 11.3

mcstoufer commented 3 years ago

+1 on this for merge. Our conversion is taking hours instead of minutes.

sylvain-combe-sonarsource commented 2 years ago

+1 on this for merge. Our conversion is taking hours instead of minutes.

And I hope you meant "minutes instead of hours" :-)

jarrodrobins commented 2 years ago

+10000000000 on this PR. The existing conversion script is painfully slow.

sylvain-combe-sonarsource commented 2 years ago

+10000000000 on this PR. The existing conversion script is painfully slow.

With this much weigh on your vote, I have no choice but to merge the PR now :-)