# Copy to .env.release (gitignored) and fill in. Used by Scripts/release.sh. # # Apple Developer team that signs the build (same as DEVELOPMENT_TEAM). APPLE_TEAM_ID= # App Store Connect API key (App Store Connect > Users and Access > Integrations > App Store Connect API). # Create a key with "App Manager" access, download the .p8 ONCE, and store it somewhere safe. ASC_KEY_ID= ASC_ISSUER_ID= # Absolute path to the downloaded AuthKey_XXXXXXXXXX.p8 file. ASC_KEY_PATH=