February 2018
Intermediate to advanced
346 pages
9h 56m
English
While using brew is the easiest method for installing fastlane, there are indeed other methods as well. The first is to download the .zip file directly, at https://download.fastlane.tools/, and then run the install script in a Terminal.
You can also install fastlane directly via RubyGems (https://rubygems.org/), by typing the following in the Command Prompt:
sudo gem install fastlane -NV
Read now
Unlock full access