]>
Commit | Line | Data |
---|---|---|
b54c578e A |
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 | </array> | |
25 | <key>com.apple.security.ts.identity-services-client</key> | |
26 | <true/> | |
27 | <key>platform-application</key> | |
28 | <true/> | |
29 | <key>seatbelt-profiles</key> | |
30 | <array> | |
31 | <string>temporary-sandbox</string> | |
32 | </array> | |
33 | </dict> | |
34 | </plist> |