Remove stale macos entitlement

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-06-17 15:02:43 +01:00
parent 2018a51469
commit 776a275fc3
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

View file

@ -12,8 +12,7 @@
<!-- https://github.com/electron/electron-notarize#prerequisites -->
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<!-- https://github.com/electron-userland/electron-builder/issues/3940 -->
<key>com.apple.security.cs.disable-library-validation</key>
<true/>