1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 03:33:30 +00:00

Add provisioning profile values to electron build (#15412)

This commit is contained in:
Jeffrey Holland
2025-07-01 17:18:40 +02:00
committed by GitHub
parent f74f9add1b
commit c0fa664d2e

View File

@@ -67,6 +67,7 @@
],
"CFBundleDevelopmentRegion": "en"
},
"provisioningProfile": "bitwarden_desktop_developer_id.provisionprofile",
"singleArchFiles": "node_modules/@bitwarden/desktop-napi/desktop_napi.darwin-*.node",
"extraFiles": [
{
@@ -141,7 +142,8 @@
"extendInfo": {
"LSMinimumSystemVersion": "12",
"ElectronTeamID": "LTZ2PFU5D6"
}
},
"provisioningProfile": "bitwarden_desktop_appstore.provisionprofile"
},
"nsisWeb": {
"oneClick": false,