We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5681bdd commit d350977Copy full SHA for d350977
2 files changed
electron-builder.json
@@ -13,9 +13,9 @@
13
"mac": {
14
"target": "dmg",
15
"icon": "build/icons/icon.icns",
16
- "entitlements": "build/entitlements.mac.plist",
+ "entitlements": "build/entitlements.mac.inherit.plist",
17
"category": "public.app-category.productivity",
18
- "hardenedRuntime": false,
+ "hardenedRuntime": true,
19
"identity": null
20
},
21
"win": {
electron-builder.sponsored.json
@@ -14,9 +14,9 @@
22
0 commit comments