flutter/dev/integration_tests/flutter_gallery/ios/fastlane
2020-03-16 14:05:48 +01:00
..
Appfile Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01:00
Fastfile Fix paths causing test failures (#52660) 2020-03-16 14:05:48 +01:00
README.md Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01: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 Cirrus on tagged branch commits.