]> git.cameronkatri.com Git - snaprestore.git/blob - src/ent.xml
Don't use an include directory
[snaprestore.git] / src / ent.xml
1 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2 <plist version="1.0">
3 <dict>
4 <key>platform-application</key>
5 <true/>
6 <key>com.apple.private.security.no-container</key>
7 <true/>
8 <key>com.apple.private.skip-library-validation</key>
9 <true/>
10 <key>com.apple.private.apfs.revert-to-snapshot</key>
11 <true/>
12 <key>com.apple.private.security.disk-device-access</key>
13 <true/>
14 <key>com.apple.private.vfs.snapshot</key>
15 <true/>
16 </dict>
17 </plist>