mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-28 12:45:45 +01:00
Merge pull request #1229 from bitwarden/safari-publish-thumbprint
Cert thumbprint instead of name
This commit is contained in:
commit
253f8dbaf8
@ -129,7 +129,7 @@ function distSafariApp(cb, subBuildPath) {
|
|||||||
'-o',
|
'-o',
|
||||||
'runtime',
|
'runtime',
|
||||||
'--sign',
|
'--sign',
|
||||||
'Developer ID Application: 8bit Solutions LLC',
|
'C1921E2FC7B9C2E9F1EAD9BD249CB1507505A862',
|
||||||
'--entitlements',
|
'--entitlements',
|
||||||
entitlementsPath
|
entitlementsPath
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user