Make iOS release signing deterministic

This commit is contained in:
2026-08-15 14:18:09 -04:00
parent b9c7fb325a
commit 5fa30f365f
4 changed files with 75 additions and 27 deletions
+3
View File
@@ -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)