<!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/>
</dict>
</plist>