Skip to content

Commit

Permalink
apple signing does not work yet
Browse files Browse the repository at this point in the history
  • Loading branch information
mligtenberg committed Jan 10, 2025
1 parent 8cbf907 commit 4ab549d
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
"target": ["nsis"]
},
"mac": {
"target": ["dmg"],
"hardenedRuntime": true,
"entitlements": "app/options/mac/entitlements.mac.plist",
"entitlementsInherit": "app/options/mac/entitlements.mac.plist",
"gatekeeperAssess": false
"target": ["dmg"]
}
}

0 comments on commit 4ab549d

Please sign in to comment.