]> git.saurik.com Git - apple/security.git/blob - keychain/otpaird/otpaird.watchos.entitlements
Security-59754.41.1.tar.gz
[apple/security.git] / keychain / otpaird / otpaird.watchos.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>platform-application</key>
14 <true/>
15 <key>seatbelt-profiles</key>
16 <array>
17 <string>otpaird</string>
18 </array>
19 </dict>
20 </plist>