Go to file
Ivan Smolin ef274fc8b5 fixes and improvements 2017-05-17 14:42:17 +03:00
templates/mvvm-swift fixes and improvements 2017-05-17 14:42:17 +03:00
README.md fixes and improvements 2017-05-17 14:42:17 +03:00
bootstrap.sh fixes and improvements 2017-05-17 14:42:17 +03:00
liftoffrc fixes and improvements 2017-05-17 14:42:17 +03:00
setup_config.sh fixes and improvements 2017-05-17 14:42:17 +03:00

README.md

project-template-ios

Template and config files for liftoff

Setup

Fix liftoff (https://github.com/liftoffcli/liftoff/issues/285)

You need to edit the file named project.rb located in /usr/local/Cellar/liftoff/{lastest version}/rubylib/liftoff/ And add theses lines in function named 'new_app_target' :

configuration.build_settings['SWIFT_VERSION'] = '3.1'

Setup liftoff config

./setup_config.sh

Bootstrap project:

./bootstrap.sh PROJECT_NAME path/to/projects