]> git.saurik.com Git - apple/configd.git/blob - configd.tproj/entitlements-ios.plist
configd-1061.40.2.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>com.apple.multitasking.systemappassertions</key>
6 <true/>
7 <key>keychain-access-groups</key>
8 <array>
9 <string>apple</string>
10 <string>com.apple.certificates</string>
11 <string>com.apple.identities</string>
12 </array>
13 <key>com.apple.CommCenter.fine-grained</key>
14 <array>
15 <string>spi</string>
16 <string>identity</string>
17 </array>
18 <key>com.apple.multitasking.unlimitedassertions</key>
19 <true/>
20 <key>com.apple.private.SCNetworkConnection-proxy-user</key>
21 <true/>
22 <key>com.apple.private.lockdown.is-host-trusted</key>
23 <array>
24 <string>com.apple.SystemConfiguration.InterfaceNamer</string>
25 </array>
26 <key>com.apple.private.mobileinstall.allowedSPI</key>
27 <array>
28 <string>Uninstall</string>
29 <string>Lookup</string>
30 </array>
31 <key>com.apple.private.necp.drop_all_bypass</key>
32 <true/>
33 <key>com.apple.private.necp.match</key>
34 <true/>
35 <key>com.apple.private.necp.policies</key>
36 <true/>
37 <key>com.apple.private.nehelper.privileged</key>
38 <true/>
39 <key>com.apple.private.snhelper</key>
40 <true/>
41 <key>com.apple.security.network.client</key>
42 <true/>
43 <key>com.apple.security.network.server</key>
44 <true/>
45 <key>com.apple.wifi.manager-access</key>
46 <true/>
47 <key>com.apple.wlan.authentication</key>
48 <true/>
49 <key>com.apple.captiveagent.privileged</key>
50 <true/>
51 <key>com.apple.networkd_privileged</key>
52 <true/>
53 <key>com.apple.networkd.modify_settings</key>
54 <true/>
55 <key>com.apple.frontboard.launchapplications</key>
56 <true/>
57 <key>com.apple.private.usbdevice.setdescription</key>
58 <true/>
59 <key>com.apple.carousel.modalappservice</key>
60 <true/>
61 </dict>
62 </plist>