Skip to content

Files

Latest commit

 

History

History

fastlane

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

For fastlane installation instructions, see Installing fastlane

Available Actions

build_ios

[bundle exec] fastlane build_ios

Build iOS

install_prov_profiles

[bundle exec] fastlane install_prov_profiles

Install provisioning profiles

upload_ios

[bundle exec] fastlane upload_ios

Upload iOS build

ship_ios_to_appcenter

[bundle exec] fastlane ship_ios_to_appcenter

Ship iOS to App Center

create_runway_comment

[bundle exec] fastlane create_runway_comment

Create Runway comment


This README.md is auto-generated and will be re-generated every time fastlane is run.

More information about fastlane can be found on fastlane.tools.

The documentation of fastlane can be found on docs.fastlane.tools.