Skip to content

Commit

Permalink
mac-better-sqlite3-sign-fix (#824)
Browse files Browse the repository at this point in the history
* mac-sqlite3-sign-fix

Signed-off-by: marcopiraccini <marco.piraccini@gmail.com>

* fixup

Signed-off-by: marcopiraccini <marco.piraccini@gmail.com>

---------

Signed-off-by: marcopiraccini <marco.piraccini@gmail.com>
  • Loading branch information
marcopiraccini authored Jul 29, 2024
1 parent 792a8ae commit 8b278c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/entitlements.mac.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"url": "git+https://github.com/platformatic/meraki.git"
},
"scripts": {
"rebuild": "electron-rebuild -f -w better-sqlite3",
"lint": "standard . | snazzy",
"start": "electron-vite preview",
"fix-electron-deps": "electron-rebuild -f -w better-sqlite3",
Expand Down

0 comments on commit 8b278c9

Please sign in to comment.