Skip to content

Commit

Permalink
fix double notarizion
Browse files Browse the repository at this point in the history
  • Loading branch information
JustJoostNL committed Sep 16, 2023
1 parent afa2e3b commit afb339b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"mac": {
hardenedRuntime: true,
gatekeeperAssess: false,
notarize: false, // notarization is already done in afterSign
entitlements: "build/entitlements.mac.plist",
entitlementsInherit: "build/entitlements.mac.plist",
category: "public.app-category.utilities",
Expand Down

0 comments on commit afb339b

Please sign in to comment.