Skip to content

Commit

Permalink
feat: enable gatekeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
kambydyne committed Sep 29, 2021
1 parent 499df2e commit 0ed4b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"category": "public.app-category.utilities",
"icon": "build/icon.png",
"hardenedRuntime": true,
"gatekeeperAssess": false,
"gatekeeperAssess": true,
"entitlements": "./electron/src/entitlements.mac.inherit.plist",
"entitlementsInherit": "./electron/src/entitlements.mac.inherit.plist",
"target": [
Expand Down

0 comments on commit 0ed4b44

Please sign in to comment.