git clone https://github.com/Levivig/ios-template-project
cd ios-template-project
bundle
bundle exec pod install
open Template.xcworkspace/
- Rename whole project inside Xcode, which will rename most things
- Rename the Template folder inside Xcode
- Inside Xcode select your project file then your target and under Build settings update the Info.plist file location
- Build and run to see if everything works