Skip to content

Commit

Permalink
disable gatekeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah B Johnson committed Jun 3, 2021
1 parent cf013bd commit 2ea7909
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 @@ -49,7 +49,7 @@
"hardenedRuntime": true,
"entitlements": "assets/entitlements.mac.plist",
"entitlementsInherit": "assets/entitlements.mac.plist",
"gatekeeperAssess": true
"gatekeeperAssess": false
},
"dmg": {
"contents": [
Expand Down

0 comments on commit 2ea7909

Please sign in to comment.