Skip to content

Commit

Permalink
refactor: remove notarize property from build yaml as it is not in us…
Browse files Browse the repository at this point in the history
…e in aftersign script
  • Loading branch information
aaronm-2112 committed Nov 24, 2024
1 parent 36af083 commit 0181e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ nsis:
mac:
icon: "app-icon/png/icon.png"
entitlementsInherit: ./entitlements.mac.inherit.plist
notarize: false
extraResources:
- from: ./pyflaskdist/app
- from: ./file_templates
Expand Down

0 comments on commit 0181e68

Please sign in to comment.