1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

Revert signature thumbprint

This commit is contained in:
Chad Scharf
2020-05-14 12:50:59 -04:00
parent 2196ecc5cb
commit 10e04580d7

View File

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