Point CI at the "Codemagic" App Store Connect integration

Match the App Store Connect API key name registered in the Codemagic UI.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
rzuasti
2026-06-07 11:48:38 -04:00
co-authored by Claude Opus 4.8
parent 8dee23d18c
commit 59872bde1f
+3 -3
View File
@@ -26,9 +26,9 @@ workflows:
max_build_duration: 60 max_build_duration: 60
working_directory: frontend working_directory: frontend
integrations: integrations:
# Replace with the name of the App Store Connect integration configured # Name of the App Store Connect integration configured in the Codemagic UI
# in the Codemagic UI. # (Settings -> Integrations -> Developer Portal).
app_store_connect: OOTT App Store Connect app_store_connect: Codemagic
environment: environment:
flutter: stable flutter: stable
xcode: latest xcode: latest