A template for new iOS projects at thoughtbot.
Inspired by suspenders, and django-template.
- Up to date with the latest release of Xcode and Swift
- Uses Carthage for dependency management
- Helper
bin
scripts for working with Carthage - Fails fast when dependencies are out of date
- Default dependencies for testing
- Default dependencies for production
- Configuration for CircleCI
- Install cookiecutter (
brew install cookiecutter
on macOS). - Run
cookiecutter gh:thoughtbot/ios-template
For future runs you can shorten the command to cookiecutter ios-template
.
However, if you want to use the most recent template you should still run the
full command above.
ios-template is Copyright © 2016 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.
ios-template is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.
We love open source software! See our other projects. We are available for hire.