Using Xcode managed certificates

Starting with Xcode 13, you don’t need to create distribution certificates manually, but instead use Xcode managed certificates, which are stored in the cloud. You can’t download these certificates and they show up as “Distribution Managed” on the Developer Portal.

Is there any way Bitrise could utilize these certificates as well? Currently, we still need to create certificates manually, upload the P12 to Bitrise and so on. It’s a cumbersome task and it would be great to avoid it if possible.

2 Likes