Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud MacOS app with restricted capability - cannot run tests
Yes, this issue still exists, however, I was able to bypass the issue and get our MacOS tests to run for now by adding to the ci_post_clone script for a build that is CI_PRODUCT_PLATFORM == "macOS" and CI_XCODEBUILD_ACTION == "build-for-testing" and using PlistBuddy to delete the key for the restricted entitlement. This is definitely not a good permanent solution.
Jun ’25