iOS not Archiving

I’m getting this error:
error: No signing certificate “iOS Development” found: No “iOS Development” signing certificate matching team ID “XXXXXXXXX” with a private key was found.

I see in the code signing tab that:
Upload at least one certificate that is matching with one of your provisioning profile.

^ How do I upload my certificate? When I drag it on its mad because its not a .provisioningProfile. I exported my certificate thats in the list of missing, just don’t know where to put it in bitrise

Hi there @space150-engineering!

You can upload your certificates inside your workflow’s Code Signing section:

Hope this helps! :wink:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.