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