This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resigning an iOS ipa for the app store | |
Introduction | |
Friday, October 18, 2019 | |
For the release of company iOS applications to the Apple app store we need to resign those apps with our appropriate distribution certificate. This is the process you need to follow, as-of-this-writing, to properly re-sign an foo.ipa to upload to Apple using the Application Loader. | |
This writing is making the assumption that the foo.ipa bundle that you has been created appropriately and that is only needs to be resigned. |