]> git.saurik.com Git - apple/security.git/blob - keychain/otpaird/otpaird.iphoneos.entitlements
Security-59754.80.3.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>keychain-cloud-circle</key>
14 <true/>
15 <key>platform-application</key>
16 <true/>
17 <key>seatbelt-profiles</key>
18 <array>
19 <string>otpaird</string>
20 </array>
21 </dict>
22 </plist>