Validate your provisioning profiles and code signing identities on Bitrise and see if anything is off or missing.
Last week we introduced significant changes on the code signing tab and we're taking it further by adding even more functionality to it.
Open your app's workflow editor and click the Code Signing tab. You'll see your provisioning profile there, or you can add one now. You'll see the status of your files next to "Show matching Certificates, Devices & Capabilities":
- If all is good, you'll see a green dot.
- If there something you need to fix, you'll see an orange dot.

Clicking on the button will bring up the same popup we introduced last week, but other orange circles will mark the tabs which contain anything problematic.
- These matching certificates have not been uploaded:

Note: please also check the expiry dates of the profiles on the Code signing tab, under Code signing identities.
- One of these testing devices has not been registered on Bitrise. (Plus from now on, you can see who registered the particular device.)

We hope that this new feature will make code signing (and your life) easier. 🙂
Let us know what you think! Happy code signing! ✍