iOS-Template is a template made to speed up the tasks of setting up an iOS app for development. The template contains:
- AppCenter
- Firebase/Crashlytics
- Fastlane
To install the template use the following command in your terminal:
git clone https://github.com/MakakWasTaken/iOS-Template.git && sh setup.sh
Use the config.json
file to adjust the template to your liking.