1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 05:53:42 +00:00

unsatiesfied entitlements

This commit is contained in:
Anders Åberg
2025-01-24 09:36:57 +01:00
parent eeaacb2b00
commit 16906e1031

View File

@@ -1,12 +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/>
<!--
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true/>
-->
</dict>
</plist>
<dict>
<key>com.apple.security.cs.allow-jit</key>
<true />
<key>com.apple.developer.team-identifier</key>
<string>LTZ2PFU5D6</string>
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
<true />
</dict>
</plist>