summaryrefslogtreecommitdiff
path: root/entitlements.xml
diff options
context:
space:
mode:
Diffstat (limited to 'entitlements.xml')
-rw-r--r--entitlements.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/entitlements.xml b/entitlements.xml
new file mode 100644
index 0000000..54d4832
--- /dev/null
+++ b/entitlements.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.apple.system-task-ports</key>
+ <true/>
+ <key>task_for_pid-allow</key>
+ <true/>
+ <key>platform-application</key>
+ <true/>
+</dict>
+</plist>