Simplify TestFlight release lane
Some checks failed
TestFlight / Build and upload (push) Failing after 18s
Some checks failed
TestFlight / Build and upload (push) Failing after 18s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user