]> git.saurik.com Git - apple/ipsec.git/blobdiff - entitlements.plist
ipsec-332.tar.gz
[apple/ipsec.git] / entitlements.plist
index 93abc347755eaa78b94f18eba77a9dc2b5cd75d0..a630f63bd3249651d6bccbe3daba6aa5c29d6cb2 100644 (file)
@@ -2,9 +2,23 @@
 <!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.coretelephony.SimAuthentication.allow</key>
+       <true/>
+       <key>com.apple.coretelephony.Identity.get</key>
+       <true/>
        <key>keychain-access-groups</key>
        <array>
                <string>apple</string>
+               <string>com.apple.certificates</string>
+               <string>com.apple.identities</string>
        </array>
+       <key>seatbelt-profiles</key>
+       <array>
+               <string>racoon</string>
+       </array>
+       <key>com.apple.private.nehelper.privileged</key>
+       <true/>
+       <key>com.apple.private.system-keychain</key>
+       <true/>
 </dict>
 </plist>