Skip to content

Latest commit

 

History

History
 
 

fastlane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

fastlane documentation

Installation

sudo gem install fastlane

Available Actions

travis

fastlane travis

Perform the build steps on travis CI

macOS

fastlane macOS

Build Freddy for macOS

iOS

fastlane iOS

Build Freddy for iOS

tvOS

fastlane tvOS

Build Freddy for tvOS

validate_cocoapods

fastlane validate_cocoapods

Validate cocoapods podspec file

validate_carthage

fastlane validate_carthage

Validate carthage build

create_docs

fastlane create_docs

Create docs


This README.md is auto-generated and will be re-generated every time fastlane is run. More information about fastlane can be found on https://fastlane.tools. The documentation of fastlane can be found on GitHub.