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 9c1cdbc commit 8164791Copy full SHA for 8164791
package.json
@@ -70,8 +70,7 @@
70
],
71
"category": "public.app-category.productivity",
72
"hardenedRuntime": true,
73
- "entitlements": "./node_modules/electron-builder-notarize/entitlements.mac.inherit.plist",
74
- "provisioningProfile": "build/embedded.provisionprofile"
+ "entitlements": "./node_modules/electron-builder-notarize/entitlements.mac.inherit.plist"
75
},
76
"dmg": {
77
"icon": "dist-assets/dmg-icon.icns",
0 commit comments