Skip to content

Commit 493b9cd

Browse files
authored
Merge pull request #1180 from unoplatform/dev/jela/adjust-signing
ci: Adjuts signing for macos-15
2 parents 1869609 + acd8775 commit 493b9cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ stages:
145145
inputs:
146146
certSecureFile: UnoPlatform-Apple-Distribution.p12
147147
certPwd: $(appleappstorecertificatepassword)
148-
opensslPkcsArgs: -legacy
149148
keychain: temp
150149
# disabled because of azure devops failing to uninstall as of 2022-11-16
151150
# deleteCert: true
@@ -155,7 +154,6 @@ stages:
155154
inputs:
156155
certSecureFile: UnoPlatform-MacInstaller.p12
157156
certPwd: $(appleappstorecertificatepassword)
158-
opensslPkcsArgs: -legacy
159157
keychain: temp
160158
# disabled because of azure devops failing to uninstall as of 2022-11-16
161159
# deleteCert: true

0 commit comments

Comments
 (0)