]> git.saurik.com Git - apple/security.git/blob - keychain/otpaird/otpaird.iphoneos.entitlements
Security-59306.101.1.tar.gz
[apple/security.git] / keychain / otpaird / otpaird.iphoneos.entitlements
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.keystore.lockassertion</key>
6 <true/>
7 <key>com.apple.private.ids.messaging</key>
8 <array>
9 <string>com.apple.private.alloy.octagon</string>
10 </array>
11 <key>com.apple.private.octagon</key>
12 <true/>
13 <key>com.apple.security.exception.files.absolute-path.read-only</key>
14 <array>
15 <string>/usr/libexec</string>
16 </array>
17 <key>com.apple.security.exception.iokit-user-client-class</key>
18 <array>
19 <string>AppleKeyStoreUserClient</string>
20 </array>
21 <key>com.apple.security.exception.mach-lookup.global-name</key>
22 <array>
23 <string>com.apple.security.octagon</string>
24 <string>com.apple.securityd.sos</string>
25 </array>
26 <key>com.apple.security.ts.identity-services-client</key>
27 <true/>
28 <key>keychain-cloud-circle</key>
29 <true/>
30 <key>platform-application</key>
31 <true/>
32 <key>seatbelt-profiles</key>
33 <array>
34 <string>temporary-sandbox</string>
35 </array>
36 </dict>
37 </plist>