Skip to content

Commit

Permalink
Merge pull request #637 from Adamant-im/fix/electron-for-mac-build-fa…
Browse files Browse the repository at this point in the history
…iled

fix: Electron for Mac build failed
  • Loading branch information
bludnic authored Jun 27, 2024
2 parents 73d3ff7 + 0607a92 commit fa99ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ mac:
entitlementsInherit: './build/osx/entitlements.mac.plist'
hardenedRuntime: true
gatekeeperAssess: false
notarize: false

afterSign: 'scripts/electron/notarize.cjs'

Expand Down

0 comments on commit fa99ce4

Please sign in to comment.