Template for XcodeGen
- Open
project.yml,Configs/common.xcconfigandcreate-project.shfiles - Search for word
templateand replace with names related to your app and organization - Set your team's ID in
Configs/Common.xcconfig. (Xcode will complain after generating the project if you skip this step) - Save your changes
- Open Terminal in the root folder and run
make app