1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-23 16:13:21 +00:00

Revert "experiment with entitlements and signing the framework"

This reverts commit 41e304f431.
This commit is contained in:
Anders Åberg
2025-01-23 21:36:54 +01:00
parent 41e304f431
commit bac18243b1
2 changed files with 12 additions and 11 deletions

View File

@@ -1,14 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.cs.allow-jit</key>
<true />
<!--
<dict>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<!--
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true/>
-->
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true />
</dict>
</plist>
</dict>
</plist>