6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit c2ed604e

AuthorMikkel Thygesen<mikkelet@gmail.com>
Date2026-03-04 21:23:03 +0100
Devops: updated pipeline

Changed files

azure/templates/build-ios.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Diff

diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index cbb77c8e..c65ff8b3 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -69,7 +69,7 @@ steps:
appIdentifier: $(iosBundleId)
serviceEndpoint: "Apple App Store"
appType: 'iOS'
- ipaPath: 'comwell_key_app/output/Comwell Phoenix.ipa'
+ ipaPath: 'comwell_key_app/output/*.ipa'
shouldSkipWaitingForProcessing: true
shouldSkipSubmission: true