sudo gem install fastlane
fastlane travis
Perform the build steps on travis CI
fastlane macOS
Build Freddy for macOS
fastlane iOS
Build Freddy for iOS
fastlane tvOS
Build Freddy for tvOS
fastlane validate_cocoapods
Validate cocoapods podspec file
fastlane validate_carthage
Validate carthage build
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.