]> git.saurik.com Git - apple/configd.git/blob - configd.tproj/entitlements-ios.plist
configd-1109.40.9.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.iokit-user-client-class</key>
42 <array>
43 <string>IONetworkStackUserClient</string>
44 <string>RootDomainUserClient</string>
45 </array>
46 <key>com.apple.security.network.client</key>
47 <true/>
48 <key>com.apple.security.network.server</key>
49 <true/>
50 <key>com.apple.wifi.manager-access</key>
51 <true/>
52 <key>com.apple.wlan.authentication</key>
53 <true/>
54 <key>com.apple.captiveagent.privileged</key>
55 <true/>
56 <key>com.apple.networkd_privileged</key>
57 <true/>
58 <key>com.apple.networkd.modify_settings</key>
59 <true/>
60 <key>com.apple.frontboard.launchapplications</key>
61 <true/>
62 <key>com.apple.private.usbdevice.setdescription</key>
63 <true/>
64 <key>com.apple.carousel.modalappservice</key>
65 <true/>
66 </dict>
67 </plist>