Code Signing Error: No profiles for 'x' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'x'. Automatic signing is disabled and unable to generate a profile

Bitrise Build Issue Report template

Description of the issue

I don’t know why but it’s failing build ever since I’ve added new device to the provisioning profile.

Environment:

Where did the issue happen?

| x | xcode-archive@2.4.5 (exit code: 1) | 40 sec |
±–±--------------------------------------------------------------±---------+
| Issue tracker: Issues · bitrise-steplib/steps-xcode-archive · GitHub |
| Source: GitHub - bitrise-steplib/steps-xcode-archive: Xcode Archive 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 and Cache:Push steps temporarily to not to use the cache, or you can delete all the caches on the Settings 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? :

Local reproduction

Works locally.

Build log

Hi @tpae,

Thanks for reporting the issue here! :slight_smile:

Please run our codesigndoc tool on your Mac and upload all the files it collects, that should help: http://devcenter.bitrise.io/ios/code-signing/#collect-the-required-files-with-codesigndoc

Let us know how it goes or if you’d have any questions! :slight_smile: