]> git.saurik.com Git - apple/ipsec.git/blobdiff - entitlements.plist
ipsec-317.tar.gz
[apple/ipsec.git] / entitlements.plist
index a40c33f66bfe44ffb52759f0c1d0acffb0b95123..a630f63bd3249651d6bccbe3daba6aa5c29d6cb2 100644 (file)
@@ -4,6 +4,8 @@
 <dict>
        <key>com.apple.coretelephony.SimAuthentication.allow</key>
        <true/>
+       <key>com.apple.coretelephony.Identity.get</key>
+       <true/>
        <key>keychain-access-groups</key>
        <array>
                <string>apple</string>
@@ -14,5 +16,9 @@
        <array>
                <string>racoon</string>
        </array>
+       <key>com.apple.private.nehelper.privileged</key>
+       <true/>
+       <key>com.apple.private.system-keychain</key>
+       <true/>
 </dict>
 </plist>