6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit b987919e
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 c219de48..7b8abc79 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -27,7 +27,7 @@ steps: # Download secure file from azure library
displayName: Install certificate
inputs:
certSecureFile: 'cpcert.p12'
- certPwd: ${{ variables.cppwd }}
+ certPwd: ''
keychain: 'temp'
# replace "ios_Profile.mobileprovision" with your secure file name