Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | Makefile: Make targets PHONYv1.0 | Teddy Wing | |
2018-10-08 | Makefile: Add target to zip the release .app file | Teddy Wing | |
2018-10-08 | Add Makefile to build and archive the application | Teddy Wing | |
Thanks to these resources, in addition to the `xcodebuild` man page, for explaining how to do the archiving: - http://subathrathanabalan.com/2016/01/07/building-ipa-export-archive/ - https://medium.com/xcblog/xcodebuild-deploy-ios-app-from-command-line-c6defff0d8b8 - https://bitbar.com/tipstricks-how-to-archive-and-export-ipa-from-script/ |