An open API service indexing awesome lists of open source software.

https://github.com/ofthewolf/azure-pipeline-demo

Azure pipeline for iOS deployment to AppStore
https://github.com/ofthewolf/azure-pipeline-demo

Last synced: 3 months ago
JSON representation

Azure pipeline for iOS deployment to AppStore

Awesome Lists containing this project

README

        

# azure-pipeline-demo
Azure pipeline for iOS deployment to AppStore.

# Steps
1. Install apple development certificate to keyhcain
2. Install distribution provisioning profile (for manual code signing)
3. Download Authkey p8 file to use in the following steps
4. Archive iOS project
5. Export archive to ipa file
6. Move AuthKey file to ~/.private_keys directory so altool can use it.
7. Upload ipa to AppStore