tree: e89dcf1cfc00908f23021685c3ef08b2860c96f5 [path history] [tgz]
  1. actions/
  2. metadata/
  3. .gitignore
  4. Appfile
  5. Fastfile
  6. README.md
ring-android/fastlane/README.md

fastlane documentation

Installation

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

xcode-select --install

Choose your installation method:

MethodOS supportDescription
HomebrewmacOSbrew cask install fastlane
Installer ScriptmacOSDownload the zip file. Then double click on the install script (or run it in a terminal window).
RubyGemsmacOS or Linux with Ruby 2.0.0 or abovesudo gem install fastlane -NV

Available Actions

Android

android beta

fastlane android beta

Submit a new Beta Build to the Play Store


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.