1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 05:43:41 +00:00

disable-library-validation

This commit is contained in:
Kyle Spearrin
2019-07-31 23:06:18 -04:00
parent ec27dd3c19
commit fc773fe1f7

View File

@@ -4,5 +4,7 @@
<dict>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>