Skip to content

Commit

Permalink
set strictVerify to false in electron-builder config
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Dec 28, 2024
1 parent 034419a commit b370241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/altair-electron/electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ mac:
hardenedRuntime: true
entitlements: resources/entitlements.mac.plist
entitlementsInherit: resources/entitlements.mac.plist
strictVerify: false
# gatekeeperAssess: false
dmg:
icon: resources/icon.png
Expand Down

0 comments on commit b370241

Please sign in to comment.