]> git.saurik.com Git - apple/security.git/blob - secdtests/secdtests-entitlements.plist
Security-59306.11.20.tar.gz
[apple/security.git] / secdtests / secdtests-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.keychain.sysbound</key>
6 <true/>
7 <key>com.apple.developer.icloud-services</key>
8 <array>
9 <string>CloudKit</string>
10 </array>
11 <key>com.apple.private.keychain.backuptableops</key>
12 <true/>
13 <key>com.apple.private.keychain.backuptableops.deleteall</key>
14 <true/>
15 <key>com.apple.private.applecredentialmanager.allow</key>
16 <true/>
17 <key>com.apple.private.security.no-sandbox</key>
18 <true/>
19 <key>keychain-cloud-circle</key>
20 <true/>
21 <key>com.apple.keystore.access-keychain-keys</key>
22 <true/>
23 <key>com.apple.keystore.device</key>
24 <true/>
25 <key>com.apple.private.applecredentialmanager.allow</key>
26 <true/>
27 <key>restore-keychain</key>
28 <true/>
29 <key>migrate-keychain</key>
30 <true/>
31 <key>com.apple.private.system-keychain</key>
32 <true/>
33 <key>modify-anchor-certificates</key>
34 <true/>
35 <key>com.apple.springboard.wipedevice</key>
36 <true/>
37 <key>application-identifier</key>
38 <string>com.apple.security.regressions</string>
39 <key>com.apple.private.uninstall.deletion</key>
40 <true/>
41 <key>com.apple.private.security.delete.all</key>
42 <true/>
43 <key>keychain-access-groups</key>
44 <array>
45 <string>com.apple.security.regressions</string>
46 <string>lockdown-identities</string>
47 <string>com.apple.bluetooth</string>
48 <string>apple</string>
49 <string>123456.test.group</string>
50 <string>123456.test.group2</string>
51 <string>com.apple.ProtectedCloudStorage</string>
52 <string>com.apple.security.ckks</string>
53 </array>
54 </dict>
55 </plist>