aboutsummaryrefslogtreecommitdiff
path: root/interpose/ent.xml
diff options
context:
space:
mode:
authorspv <spv@spv.sh>2023-03-19 17:56:17 -0400
committerspv <spv@spv.sh>2023-03-19 17:56:17 -0400
commit7001c2a2a18bee2537946f4d490be1c7eef6a138 (patch)
treeeec15413f8bd6f95e1435542a709a1e675ccff59 /interpose/ent.xml
Diffstat (limited to 'interpose/ent.xml')
-rwxr-xr-xinterpose/ent.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/interpose/ent.xml b/interpose/ent.xml
new file mode 100755
index 0000000..35e74c1
--- /dev/null
+++ b/interpose/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>com.apple.springboard.debugapplications</key>
+ <true/>
+ <key>get-task-allow</key>
+ <true/>
+ <key>proc_info-allow</key>
+ <true/>
+ <key>task_for_pid-allow</key>
+ <true/>
+ <key>run-unsigned-code</key>
+ <true/>
+</dict>
+</plist>
+
+