6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 3ab4732f

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-25 08:57:35 +0200
1948: updated pipelines

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 c34ff21d..fbe59a36 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -22,7 +22,7 @@ steps:
- task: InstallAppleCertificate@2
displayName: Install Apple Certificate
inputs:
- certSecureFile: 'comwell_apple_dist_certificate.p12'
+ certSecureFile: 'comwell_cert_apple_dist.p12'
certPwd: '$(cert_pw)'
keychain: 'temp'