Skip to content

Commit

Permalink
[deps][PM-5967] Tools: Update electron-builder to v24 (#6985)
Browse files Browse the repository at this point in the history
* [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 94635db.

---------

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>
(cherry picked from commit abdb48b)
  • Loading branch information
renovate[bot] authored and trmartin4 committed Mar 6, 2024
1 parent 467d947 commit 82998d8
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 270 deletions.
3 changes: 2 additions & 1 deletion apps/desktop/electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@
"entitlementsLoginHelper": "resources/entitlements.mas.loginhelper.plist",
"hardenedRuntime": false,
"extendInfo": {
"LSMinimumSystemVersion": "10.15.0"
"LSMinimumSystemVersion": "10.15.0",
"ElectronTeamID": "LTZ2PFU5D6"
}
},
"nsisWeb": {
Expand Down
Loading

0 comments on commit 82998d8

Please sign in to comment.