1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[deps][PM-5967] Tools: Update electron-builder to v24 (#6985)

* [deps] Tools: Update electron-builder to v24

* Add ElectronTeamID

* Remove double signing and use the proper extraFiles for safari extension

* Revert "Remove double signing and use the proper extraFiles for safari extension"

This reverts commit 94635dbd02.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hinton <hinton@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-28 14:32:22 +01:00
committed by GitHub
parent a076a70c19
commit abdb48b3aa
3 changed files with 291 additions and 270 deletions

View File

@@ -127,7 +127,8 @@
"entitlementsLoginHelper": "resources/entitlements.mas.loginhelper.plist",
"hardenedRuntime": false,
"extendInfo": {
"LSMinimumSystemVersion": "10.15.0"
"LSMinimumSystemVersion": "10.15.0",
"ElectronTeamID": "LTZ2PFU5D6"
}
},
"nsisWeb": {