mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Place the binary in the correct place for mac and make sure it's signed
This commit is contained in:
@@ -75,9 +75,10 @@
|
||||
"extraFiles": [
|
||||
{
|
||||
"from": "desktop_native/dist/desktop_proxy.${platform}-${arch}",
|
||||
"to": "desktop_proxy"
|
||||
"to": "Resources/desktop_proxy"
|
||||
}
|
||||
],
|
||||
"binaries": ["Contents/Resources/desktop_proxy"],
|
||||
"target": ["dmg", "zip"]
|
||||
},
|
||||
"win": {
|
||||
|
||||
Reference in New Issue
Block a user