iOS swift template application.
To setup project follow a few simple steps:
- Download.
- Rename project.
- Configure mogenerator.
- Configure CocoaPods.
- Configure Fabrick/Crashlytics.
- Edit README.md.
Download prject as zip file.
run rename-project.command script
- Find Podfile in project.
- Uncomment, add or remove pods.
- Then run in terminal:
pod install- Check Bundle ID in project build settings for all schemes.
- Create new organization in Fabric/Crashlytics.
- Add applications to this organization for all schemes.
- Do not forget change Run Script in settings of the project.
- Edit
README.md.
ios-base-swift is released under the MIT license. See LICENSE for details.
iOS Base is maintained by Nikita Fomin, Sergey Nikolaev and Vladimir Goncharov. It was written by Flatstack with the help of our contributors.