1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 05:30:01 +00:00

reset entitlement formatting

This commit is contained in:
Anders Åberg
2025-03-12 13:05:02 +01:00
parent 32e244f908
commit ecb4790ced

View File

@@ -1,16 +1,16 @@
<?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.app-sandbox</key>
<true />
<key>com.apple.security.inherit</key>
<true />
<key>com.apple.security.cs.allow-jit</key>
<true />
<!--
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.inherit</key>
<true/>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<!--
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true/>
-->
</dict>
</plist>
</dict>
</plist>