From 1c9916c69d2840c1f83f9b4af2ee7e38ce26d577 Mon Sep 17 00:00:00 2001 From: James Magahern Date: Sat, 30 May 2026 20:47:17 -0700 Subject: [PATCH] Regenerate Fastlane docs --- fastlane/README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/fastlane/README.md b/fastlane/README.md index 2bde69e..dbc6dd9 100644 --- a/fastlane/README.md +++ b/fastlane/README.md @@ -23,18 +23,9 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do Build QueueCube for iOS and upload the archive to TestFlight -The lane uses the latest reachable git tag as `MARKETING_VERSION` and the git commit count as `CURRENT_PROJECT_VERSION`. - -Set `FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD` in your shell before uploading. - -```sh -export FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD="" -fastlane ios beta -``` - ---- -This README.md follows the format generated by [_fastlane_](https://fastlane.tools). +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools).