Bitrise Build Issue Report template
Description of the issue
The build worked fine on Xcode 12.5 stack, then I decided to upgrade to Xcode 13 and start receiving code signing error:
error: No profiles for ‘…’ were found: Xcode couldn’t find any iOS App Development provisioning profiles matching ‘…’. Automatic signing is disabled and unable to generate a profile.
Switching back to Xcode 12.5 again compiles fine, which means signing certificates and provisioning profiles are installed correctly.
Environment:
The issue is happening on Xcode 13.0 stack on mac OS 11.4. Xcode 12.5 stack worked fine.
Which build Step causes the issue and which version of the step?
Changing the stack to Xcode 13.0 from Xcode 12.5, using the latest (3.3.2) Xcode Archive & Export for iOS step.
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : every time
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : the first time I’ve changed stack to Xcode 13.0 (12th Aug 2021)
Build log
Please copy paste the build’s bitrise.io URL here (or if the issue happens somewhere else then the full logs), or if you can’t share the url / log here then send the url or full log through a private channel (e.g. email - Contact us ), with a link to the related Discuss issue.
Bitrise - Mobile Continuous Integration and Delivery - iOS & Android Build Automation