diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6093e86..b6ce300 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -43,7 +43,8 @@ stages: - task: InstallAppleCertificate@2 inputs: certSecureFile: 'raising_the_floor_5AAXYGZ428.p12' - certPwd: '$(P12_PASSWORD)' + certPwd: '$(P12_PASSWORD)' +# certSecureFile: 'raising_the_floor_5AAXYGZ428_OpenSSL3.p12' - task: InstallAppleProvisioningProfile@1 inputs: provProfileSecureFile: 'Morphic_Launcher_for_macOS.provisionprofile'