mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 17:43:22 +00:00
Remove double signing and use the proper extraFiles for safari extension
This commit is contained in:
@@ -124,7 +124,14 @@
|
||||
"extendInfo": {
|
||||
"LSMinimumSystemVersion": "10.15.0",
|
||||
"ElectronTeamID": "LTZ2PFU5D6"
|
||||
}
|
||||
},
|
||||
"extraFiles": [
|
||||
{
|
||||
"from": "PlugIns/safari.appex",
|
||||
"to": "PlugIns/safari.appex"
|
||||
}
|
||||
],
|
||||
"x64ArchFiles": "Contents/PlugIns/safari.appex/**/*"
|
||||
},
|
||||
"nsisWeb": {
|
||||
"oneClick": false,
|
||||
|
||||
Reference in New Issue
Block a user