Skip to content

Commit

Permalink
ci: Adjuts signing for macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Nov 27, 2024
1 parent 1869609 commit acd8775
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 acd8775

Please sign in to comment.