diff options
| author | spv420 <unomilliono@gmail.com> | 2022-04-23 16:23:39 -0400 |
|---|---|---|
| committer | spv420 <unomilliono@gmail.com> | 2022-04-23 16:23:39 -0400 |
| commit | 3dea872119219789ff85daef37f059eefc709871 (patch) | |
| tree | 1ff06b8e1980b034eb9a7b5aa20d29b19780573d /tools/ent.xml | |
| parent | d7cf3795b6da29a8ec7a6b7fc1245b70ff9d3dca (diff) | |
shitdick
Diffstat (limited to 'tools/ent.xml')
| -rw-r--r--[-rwxr-xr-x] | tools/ent.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/tools/ent.xml b/tools/ent.xml index 35801e8..2973d1d 100755..100644 --- a/tools/ent.xml +++ b/tools/ent.xml @@ -1,15 +1,15 @@ -<!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.system-task-ports</key>
- <true/>
- <key>task_for_pid-allow</key>
- <true/>
- <key>get-task-allow</key>
- <true/>
-</dict>
+<!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.system-task-ports</key> + <true/> + <key>task_for_pid-allow</key> + <true/> + <key>get-task-allow</key> + <true/> +</dict> </plist>
\ No newline at end of file |
