6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 8b2dbcf0

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-24 11:36:14 +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 6c88783a..8b46ba67 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -84,6 +84,7 @@ steps:
xcodeVersion: "specifyPath"
xcodeDeveloperDir: '/Applications/Xcode_16.2.app/Contents/Developer'
exportPath: 'output'
+ packageApp: true
teamId: '8RNV6AX4ZL'
signingOption: "manual"
signingIdentity: "$(APPLE_CERTIFICATE_SIGNING_IDENTITY)"