]> git.saurik.com Git - apple/configd.git/blob - configd.tproj/entitlements-ios.plist
configd-963.270.3.tar.gz
[apple/configd.git] / configd.tproj / entitlements-ios.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>keychain-access-groups</key>
6 <array>
7 <string>apple</string>
8 <string>com.apple.certificates</string>
9 <string>com.apple.identities</string>
10 </array>
11 <key>com.apple.CommCenter.fine-grained</key>
12 <array>
13 <string>spi</string>
14 <string>identity</string>
15 </array>
16 <key>com.apple.multitasking.unlimitedassertions</key>
17 <true/>
18 <key>com.apple.private.SCNetworkConnection-proxy-user</key>
19 <true/>
20 <key>com.apple.private.mobileinstall.allowedSPI</key>
21 <array>
22 <string>Uninstall</string>
23 <string>Lookup</string>
24 </array>
25 <key>com.apple.private.necp.match</key>
26 <true/>
27 <key>com.apple.private.necp.policies</key>
28 <true/>
29 <key>com.apple.private.nehelper.privileged</key>
30 <true/>
31 <key>com.apple.private.snhelper</key>
32 <true/>
33 <key>com.apple.security.network.client</key>
34 <true/>
35 <key>com.apple.security.network.server</key>
36 <true/>
37 <key>com.apple.wifi.manager-access</key>
38 <true/>
39 <key>com.apple.wlan.authentication</key>
40 <true/>
41 <key>com.apple.captiveagent.privileged</key>
42 <true/>
43 <key>com.apple.networkd_privileged</key>
44 <true/>
45 <key>com.apple.networkd.modify_settings</key>
46 <true/>
47 <key>com.apple.frontboard.launchapplications</key>
48 <true/>
49 <key>com.apple.private.usbdevice.setdescription</key>
50 <true/>
51 <key>com.apple.carousel.modalappservice</key>
52 <true/>
53 <key>com.apple.private.lockdown.is-host-trusted</key>
54 <array>
55 <string>com.apple.SystemConfiguration.InterfaceNamer</string>
56 </array>
57 </dict>
58 </plist>