Skip to content

Latest commit

 

History

History

BeMyEyes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

fastlane documentation

Installation

sudo gem install fastlane

Available Actions

increment_build

fastlane increment_build

increment_version_patch

fastlane increment_version_patch

increment_version_minor

fastlane increment_version_minor

increment_version_major

fastlane increment_version_major

translate

fastlane translate

beta_dev

fastlane beta_dev

beta_staging

fastlane beta_staging

beta_production

fastlane beta_production

production

fastlane production

More information about fastlane can be found on https://fastlane.tools. The documentation of fastlane can be found on GitHub