1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 05:33:59 +00:00

try disbaling hardened runtime for mas

This commit is contained in:
Kyle Spearrin
2019-08-02 08:41:53 -04:00
parent 2e16d7c02c
commit aba4c24256
3 changed files with 5 additions and 6 deletions

View File

@@ -8,9 +8,5 @@
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>