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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user