What things do I need to be able to sign an iOS app?

What things do I need to be able to sign an iOS app?

iOS application signing requires you to have the following items available to you.

  1. An Apple Developer Account. You will need to have an Apple Signing certificate and the ability to register Apple App IDs and Mobile Provisioning profiles.

  2. A Mac computer with XCode installed

  3. Python 3 installed on your Mac

  4. You have the required signing certificate installed in the Keychain of your Mac

  5. the Mobile provisioning profile is either in the signing bundle folder or you provide a path to it when prompted by the signing scripts

Please see the following links for more information and instructions.

iOS signing and provisioning information

Video example of signing an application

Regards,
Blue Cedar Customer Success