Set up Gitea TestFlight deployment
All checks were successful
TestFlight / testflight (push) Successful in 1m24s
All checks were successful
TestFlight / testflight (push) Successful in 1m24s
This commit is contained in:
@@ -15,6 +15,22 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
|
||||
|
||||
## iOS
|
||||
|
||||
### ios setup_signing
|
||||
|
||||
```sh
|
||||
[bundle exec] fastlane ios setup_signing
|
||||
```
|
||||
|
||||
Create or update match signing assets
|
||||
|
||||
### ios build
|
||||
|
||||
```sh
|
||||
[bundle exec] fastlane ios build
|
||||
```
|
||||
|
||||
Build an App Store-signed QueueCube IPA without uploading it
|
||||
|
||||
### ios beta
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user