chore: update Fastlane configuration for iOS

- Removed Apple ID from Appfile for security reasons.
- Added precheck option in Deliverfile to disable pre-submit checks.
- Enhanced Fastfile with a new release lane for App Store Connect API key integration.
This commit is contained in:
cogwheel0
2025-10-17 00:40:33 +05:30
parent bc06988622
commit 54f5a3e7da
4 changed files with 41 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
app_identifier("app.cogwheel.conduit") # The bundle identifier of your app
apple_id("cogwheel@cogwheel.app") # Your Apple Developer Portal username
itc_team_id("128030454") # App Store Connect Team ID
team_id("X2662V5DT2") # Developer Portal Team ID