mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Let the gallery bundle Id ephemerally change to io.flutter.demo.gallery before deploying * add a comment
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.