Hi @edford
After testing action we want to run static analysis for send to SonarQube. We had on the current CI system, this feature using fastlane. We want the coverage report, we run lizard and sent all this information to SonarQube to be sure we're passing the Quality Gates of our clients.
The issue is when we run fastlane and the folder not exist. The "new" worsksapce folder only had ci_scripts. I did it a ls -lrt on post_build sh.
Please, add this feature on Xcode Cloud, 'cuase all our iOS apps is pending to move on this way or keep on the current CI system (jenkins)
Thks and regards.
Post
Replies
Boosts
Views
Activity
Hi guys, after a lot of hours with on a new re-check for all steps, I found my error!!!!
If it helps anyone, check in all schemes, that the Coverage property is set for all targets.
any update here? How Apple wants to use Xcode Cloud if it's too limited features.
Same issue here!!!
Fixed!!!!
In addition to reviewing the architecture configurations that we have surely done a thousand times and see that they were useless.
I decided to test it with the Xcode started with Roseta and I returned to have my coverage report.
Same issue!!
Any updated from Apple engineers??