This repository hosts our base configuration files for fastlane.
In your Fastfile
, simply add the following line at the top:
import_from_git(url: '<URL-for-this-repo>.git')
Run fastlane lanes
for a description of the functionality available.
This repository hosts our base configuration files for fastlane.
In your Fastfile
, simply add the following line at the top:
import_from_git(url: '<URL-for-this-repo>.git')
Run fastlane lanes
for a description of the functionality available.