Skip to content

iosmutur/ios-base-swift

 
 

Repository files navigation

ios-base-swift

iOS swift template application.

Get started

To setup project follow a few simple steps:

  1. Download.
  2. Rename project.
  3. Configure mogenerator.
  4. Configure CocoaPods.
  5. Configure Fabrick/Crashlytics.
  6. Edit README.md.

Download

Download prject as zip file.

Rename project

run rename-project.command script

Configure CocoaPods

  • Find Podfile in project.
  • Uncomment, add or remove pods.
  • Then run in terminal:
pod install

Configure Fabric/Crashlytics

  • 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

  • Edit README.md.

License

ios-base-swift is released under the MIT license. See LICENSE for details.

Credits

iOS Base is maintained by Nikita Fomin, Sergey Nikolaev and Vladimir Goncharov. It was written by Flatstack with the help of our contributors.

About

iOS template project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 73.4%
  • Shell 15.7%
  • Objective-C 9.1%
  • Ruby 1.8%