Archived
Make iOS release signing deterministic
This commit is contained in:
@@ -9,6 +9,9 @@ APPLE_TEAM_ID=
|
||||
#
|
||||
# If export fails with "profile doesn't include signing certificate", regenerate App Store
|
||||
# profiles at developer.apple.com for com.beenvoice.app and com.beenvoice.app.ExpoWidgetsTarget,
|
||||
# Optional overrides when those App Store profile names differ from the bundle IDs:
|
||||
# IOS_MAIN_APPSTORE_PROFILE_NAME=com.beenvoice.app
|
||||
# IOS_WIDGET_APPSTORE_PROFILE_NAME=com.beenvoice.app.ExpoWidgetsTarget
|
||||
# then re-run the full release (not --export-only).
|
||||
|
||||
# Production API baked into the JS bundle (App Store / TestFlight)
|
||||
|
||||
Reference in New Issue
Block a user