aboutsummaryrefslogtreecommitdiffstats
path: root/export-options.plist
AgeCommit message (Collapse)Author
2018-10-08Add Makefile to build and archive the applicationTeddy 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/