summaryrefslogtreecommitdiff
path: root/data/mterminal/entitlement.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mterminal/entitlement.xml')
-rw-r--r--data/mterminal/entitlement.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/mterminal/entitlement.xml b/data/mterminal/entitlement.xml
new file mode 100644
index 000000000..d6b15d188
--- /dev/null
+++ b/data/mterminal/entitlement.xml
@@ -0,0 +1,11 @@
+<!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.skip-library-validation</key>
+ <true/>
+ <key>com.apple.private.security.no-sandbox</key>
+ <true/>
+</dict>
+</plist>