fix(ios): make fastlane beta lane work

This commit is contained in:
Peter Steinberger
2025-12-14 02:35:35 +00:00
parent f86b1cf6a1
commit 10d95348b1
6 changed files with 89 additions and 46 deletions

View File

@@ -25,4 +25,4 @@ cd apps/ios
fastlane lanes
```
See `apps/ios/fastlane/README.md` for App Store Connect auth + upload lanes.
See `apps/ios/fastlane/SETUP.md` for App Store Connect auth + upload lanes.