flutter/examples/flutter_gallery/ios/fastlane
2018-04-03 13:03:42 -07:00
..
Appfile Fastlane instructives for tool publishing the Gallery (#14347) 2018-01-31 11:21:37 -08:00
Fastfile The options hash param was on the wrong line (#16194) 2018-04-03 13:03:42 -07:00
README.md Fastlane instructives for tool publishing the Gallery (#14347) 2018-01-31 11:21:37 -08:00

fastlane documentation

This folder contains hermetic scripts to re-build the app using a distribution profile and then deploy to TestFlight.

This is done using the fastlane tool suite.

Deployment can be done manually by Googlers by following go/flutter-gallery-publish (internal doc).

Deployment is automatically done by Travis on branch cuts.