mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-08 19:18:02 +01:00
OS uppdercase
This commit is contained in:
parent
c067c000ec
commit
d22738db4c
@ -171,7 +171,7 @@ function edgeCopyAssets(source, dest) {
|
||||
function distSafari(cb) {
|
||||
const buildPath = paths.dist + 'Safari/';
|
||||
const builtAppexPath = buildPath + 'build/Release/safari.appex';
|
||||
const builtSafariExecutablePath = builtAppexPath + '/Contents/MacOs/safari';
|
||||
const builtSafariExecutablePath = builtAppexPath + '/Contents/MacOS/safari';
|
||||
const entitlementsPath = paths.safari + 'safari/safari.entitlements';
|
||||
const devId = 'Developer ID Application: 8bit Solutions LLC';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user