Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 564 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 564 Bytes

fastlane documentation

Installation

sudo gem install fastlane

Available Actions

iOS

ios testing

fastlane ios testing

ios staging

fastlane ios staging

ios preproduction

fastlane ios preproduction

ios release

fastlane ios release

Generate this documentation by running fastlane docs More information about fastlane can be found on https://fastlane.tools. The documentation of fastlane can be found on GitHub