aboutsummaryrefslogtreecommitdiffstats
path: root/src/ent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ent.xml')
-rw-r--r--src/ent.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ent.xml b/src/ent.xml
new file mode 100644
index 0000000..ea437c4
--- /dev/null
+++ b/src/ent.xml
@@ -0,0 +1,17 @@
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>platform-application</key>
+ <true/>
+ <key>com.apple.private.security.no-container</key>
+ <true/>
+ <key>com.apple.private.skip-library-validation</key>
+ <true/>
+ <key>com.apple.private.apfs.revert-to-snapshot</key>
+ <true/>
+ <key>com.apple.private.security.disk-device-access</key>
+ <true/>
+ <key>com.apple.private.vfs.snapshot</key>
+ <true/>
+</dict>
+</plist>