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

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-23 19:40:21 +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 cfc9ee3d..d10c9a68 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -47,6 +47,7 @@ steps:
inputs:
targetType: 'inline'
script: |
+ xcodebuild -version
cd "$(Build.SourcesDirectory)/comwell_key_app"
flutter build ios --no-codesign --flavor=stage