How do I tell Bitrise to Export for Enterprise Deployment?

How do I tell Bitrise to Export for Enterprise Deployment ?

1 Like

Hi @etayluzPC,

Just follow the iOS code signing guide http://devcenter.bitrise.io/ios/code-signing/ and set the Xcode Archive step’s Select method for export input to enterprise.

If you use a different Team ID for Enterprise signing than the one you do regular/development signing with, you also have to set the Team ID (format / example: 72SX8V3WYX) as the The Developer Portal team to use for this export option. If you use the same team this is not required.

That’s all, if you have the related Enterprise code signing files (uploaded to bitrise.io).

If you’d have any questions, just let us know!

Happy Building! :slight_smile:

1 Like