6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 2d1854c9
Changed files
azure/templates/build-ios.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 168ae625..cbb77c8e 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -67,10 +67,9 @@ steps:
inputs:
releaseTrack: 'TestFlight'
appIdentifier: $(iosBundleId)
- serviceEndpoint: "Apple"
+ serviceEndpoint: "Apple App Store"
appType: 'iOS'
ipaPath: 'comwell_key_app/output/Comwell Phoenix.ipa'
shouldSkipWaitingForProcessing: true
shouldSkipSubmission: true
-