SugarRecord/fastlane
2016-05-07 23:29:00 +02:00
..
Fastfile Set CODE_SIGN_IDENTITY to empty in the Fastlane build lane 2016-05-05 15:27:51 +02:00
README.md [fastlane] Fix setup command in Fastlane 2016-04-29 19:58:23 +02:00

fastlane documentation

Installation

sudo gem install fastlane

Available Actions

setup

fastlane setup

Setup everything needed to work on the project

tests

fastlane tests

Runs the tests suite

build

fastlane build

Builds all the project targets

ci

fastlane ci

deploy

fastlane deploy

This README.md is auto-generated and will be re-generated every time to run fastlane. More information about fastlane can be found on https://fastlane.tools. The documentation of fastlane can be found on GitHub.