Skip to content

Commit

Permalink
Merge pull request #1180 from unoplatform/dev/jela/adjust-signing
Browse files Browse the repository at this point in the history
ci: Adjuts signing for macos-15
  • Loading branch information
jeromelaban authored Nov 27, 2024
2 parents 1869609 + acd8775 commit 493b9cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ stages:
inputs:
certSecureFile: UnoPlatform-Apple-Distribution.p12
certPwd: $(appleappstorecertificatepassword)
opensslPkcsArgs: -legacy
keychain: temp
# disabled because of azure devops failing to uninstall as of 2022-11-16
# deleteCert: true
Expand All @@ -155,7 +154,6 @@ stages:
inputs:
certSecureFile: UnoPlatform-MacInstaller.p12
certPwd: $(appleappstorecertificatepassword)
opensslPkcsArgs: -legacy
keychain: temp
# disabled because of azure devops failing to uninstall as of 2022-11-16
# deleteCert: true
Expand Down

0 comments on commit 493b9cd

Please sign in to comment.