mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
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:
co-authored by
Claude Opus 4.8
parent
8dee23d18c
commit
59872bde1f
+3
-3
@@ -26,9 +26,9 @@ workflows:
|
||||
max_build_duration: 60
|
||||
working_directory: frontend
|
||||
integrations:
|
||||
# Replace with the name of the App Store Connect integration configured
|
||||
# in the Codemagic UI.
|
||||
app_store_connect: OOTT App Store Connect
|
||||
# Name of the App Store Connect integration configured in the Codemagic UI
|
||||
# (Settings -> Integrations -> Developer Portal).
|
||||
app_store_connect: Codemagic
|
||||
environment:
|
||||
flutter: stable
|
||||
xcode: latest
|
||||
|
||||
Reference in New Issue
Block a user