]>
Commit | Line | Data |
---|---|---|
558d2836 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> | |
7adaf79d A |
5 | <key>com.apple.rootless.internal-installer-equivalent</key> |
6 | <true/> | |
7 | <key>com.apple.private.security.disk-device-access</key> | |
8 | <true/> | |
558d2836 A |
9 | <key>com.apple.keystore.device</key> |
10 | <true/> | |
11 | <key>com.apple.managedconfiguration.mdmd-access</key> | |
12 | <true/> | |
13 | <key>com.apple.keystore.devicebackup</key> | |
14 | <true/> | |
15 | <key>com.apple.private.vfs.move-data-extents</key> | |
16 | <true/> | |
17 | <key>com.apple.private.vfs.open-by-id</key> | |
18 | <true/> | |
19 | </dict> | |
20 | </plist> |