README.md 389 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
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](https://fastlane.tools) 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.