1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-04 05:08:06 +02:00

Merge pull request #1230 from bitwarden/safari-sign-revert

Revert signature thumbprint
This commit is contained in:
Chad Scharf 2020-05-14 12:53:14 -04:00 committed by GitHub
commit c9bb40c308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ function distSafariApp(cb, subBuildPath) {
'-o',
'runtime',
'--sign',
'C1921E2FC7B9C2E9F1EAD9BD249CB1507505A862',
'Developer ID Application: 8bit Solutions LLC',
'--entitlements',
entitlementsPath
];