Skip to content

Commit

Permalink
SDA-4091 Disabling electron-builder notarization
Browse files Browse the repository at this point in the history
  • Loading branch information
sbenmoussati committed Mar 16, 2023
1 parent 4e491ec commit 5d5d0c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"category": "public.app-category.business",
"icon": "images/icon.icns",
"entitlements": "entitlements.mac.plist",
"notarize": false,
"entitlementsInherit": "entitlements.mac.plist",
"gatekeeperAssess": true,
"hardenedRuntime": true,
Expand Down

0 comments on commit 5d5d0c3

Please sign in to comment.