6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 12a3f950

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-23 06:49:29 +0200
1948: updated pipelines

Changed files

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

Diff

diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 84126f82..7ef46ebb 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -57,6 +57,7 @@ steps:
buildNumber: "$(Build.BuildId)"
target: "ios"
buildFlavour: $(flavor)
+ iosCodesign: false
projectDirectory: "$(Build.SourcesDirectory)/comwell_key_app"
# Ensure the custom XCFramework is added to the Xcode project