6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit b08ec1a1
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 47639d67..ca0fa5b2 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -72,6 +72,7 @@ steps:
xcodeDeveloperDir: '/Applications/Xcode_16.2.app/Contents/Developer'
exportPath: 'output'
packageApp: true
+ args: "-verbose"
signingOption: "manual"
signingIdentity: "$(APPLE_CERTIFICATE_SIGNING_IDENTITY)"
provisioningProfileUuid: "$(APPLE_PROV_PROFILE_UUID)"