Set up Gitea TestFlight deployment
All checks were successful
TestFlight / testflight (push) Successful in 1m24s

This commit is contained in:
2026-07-18 23:21:19 -07:00
parent e6e0b1d736
commit d6d280338d
8 changed files with 466 additions and 14 deletions

12
.env.example Normal file
View File

@@ -0,0 +1,12 @@
FASTLANE_SKIP_UPDATE_CHECK=1
FASTLANE_HIDE_CHANGELOG=1
# App Store Connect API key (the key content must be base64 encoded).
APP_STORE_CONNECT_KEY_ID=
APP_STORE_CONNECT_ISSUER_ID=
APP_STORE_CONNECT_KEY_CONTENT=
# Shared fastlane match repository.
MATCH_GIT_URL=
MATCH_PASSWORD=
MATCH_GIT_BASIC_AUTHORIZATION=