]> git.saurik.com Git - apple/security.git/blob - keychain/securityd/entitlements.plist
Security-59754.80.3.tar.gz
[apple/security.git] / keychain / securityd / entitlements.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.private.cloudkit.notifyOnAccountWarmup</key>
6 <true/>
7 <key>com.apple.private.dark-wake-push</key>
8 <true/>
9 <key>com.apple.private.accounts.allaccounts</key>
10 <true/>
11 <key>com.apple.private.aps-connection-initiate</key>
12 <true/>
13 <key>aps-connection-initiate</key>
14 <true/>
15 <key>com.apple.developer.aps-environment</key>
16 <string>serverPreferred</string>
17 <key>aps-environment</key>
18 <string>serverPreferred</string>
19 <key>com.apple.aps-environment</key>
20 <string>serverPreferred</string>
21 <key>com.apple.private.cloudkit.setEnvironment</key>
22 <true/>
23 <key>com.apple.developer.icloud-container-identifiers</key>
24 <array>
25 <string>iCloud.com.apple.security.keychain</string>
26 </array>
27 <key>com.apple.developer.icloud-services</key>
28 <array>
29 <string>CloudKit</string>
30 </array>
31 <key>com.apple.developer.icloud-container-environment</key>
32 <string>Production</string>
33 <key>com.apple.private.cloudkit.systemService</key>
34 <true/>
35 <key>com.apple.private.cloudkit.buddyAccess</key>
36 <true/>
37 <key>com.apple.private.cloudkit.allowUnverifiedAccount</key>
38 <true/>
39 <key>com.apple.private.cloudkit.supportservice</key>
40 <true/>
41 <key>com.apple.private.cloudkit.spi</key>
42 <true/>
43 <key>com.apple.private.appleaccount.app-hidden-from-icloud-settings</key>
44 <true/>
45 <key>com.apple.private.tcc.allow</key>
46 <array>
47 <string>kTCCServiceLiverpool</string>
48 </array>
49 <key>com.apple.application-identifier</key>
50 <string>com.apple.securityd</string>
51 <key>application-identifier</key>
52 <string>com.apple.securityd</string>
53 <key>com.apple.keystore.access-keychain-keys</key>
54 <true/>
55 <key>com.apple.keystore.lockassertion</key>
56 <true/>
57 <key>com.apple.private.associated-domains</key>
58 <true/>
59 <key>com.apple.private.necp.match</key>
60 <true/>
61 <key>com.apple.private.network.socket-delegate</key>
62 <true/>
63 <key>com.apple.mkb.usersession.info</key>
64 <true/>
65 <key>com.apple.private.applecredentialmanager.allow</key>
66 <true/>
67 <key>com.apple.private.imcore.imagent</key>
68 <true/>
69 <key>com.apple.private.MobileGestalt.AllowedProtectedKeys</key>
70 <array>
71 <string>SerialNumber</string>
72 </array>
73 <key>seatbelt-profiles</key>
74 <array>
75 <string>securityd</string>
76 </array>
77 <key>com.apple.private.sqlite.sqlite-encryption</key>
78 <true/>
79 <key>com.apple.accounts.appleaccount.fullaccess</key>
80 <true/>
81 <key>com.apple.authkit.client.private</key>
82 <true/>
83 <key>com.apple.private.trustedpeershelper.client</key>
84 <true/>
85 <key>com.apple.private.imcore.imremoteurlconnection</key>
86 <true/>
87 <key>com.apple.private.ids.remoteurlconnection</key>
88 <true/>
89 <key>com.apple.private.imcore.remoteurlconnection</key>
90 <true/>
91 <key>com.apple.securebackupd.access</key>
92 <true/>
93 <key>com.apple.CloudKeychainProxy.client</key>
94 <true/>
95 <key>com.apple.security.network.client</key>
96 <true/>
97 <key>com.apple.symptom_diagnostics.report</key>
98 <true/>
99 <key>com.apple.private.security.storage.Keychains</key>
100 <true/>
101 </dict>
102 </plist>