Simplify TestFlight release lane
Some checks failed
TestFlight / Build and upload (push) Failing after 18s

This commit is contained in:
2026-07-27 17:04:10 -07:00
parent fef3404e96
commit 989ab4db1d
5 changed files with 41 additions and 193 deletions

View File

@@ -15,18 +15,10 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
## iOS
### ios prepare_signing
### ios beta
```sh
[bundle exec] fastlane ios prepare_signing
```
Create or renew the App Store provisioning profile in the Match repository
### ios release
```sh
[bundle exec] fastlane ios release
[bundle exec] fastlane ios beta
```
Build a release tag and upload it to TestFlight