mirror of
https://github.com/blacktop/ipsw.git
synced 2026-05-08 12:22:26 +00:00
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
<?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.backboardd.debugapplications</key>
|
|
<true/>
|
|
<key>com.apple.backboardd.launchapplications</key>
|
|
<true/>
|
|
<key>com.apple.diagnosticd.diagnostic</key>
|
|
<true/>
|
|
<key>com.apple.frontboard.debugapplications</key>
|
|
<true/>
|
|
<key>com.apple.frontboard.launchapplications</key>
|
|
<true/>
|
|
<key>com.apple.private.cs.debugger</key>
|
|
<true/>
|
|
<key>com.apple.private.logging.diagnostic</key>
|
|
<true/>
|
|
<key>com.apple.private.memorystatus</key>
|
|
<true/>
|
|
<key>com.apple.private.set-exception-port</key>
|
|
<true/>
|
|
<key>com.apple.private.thread-set-state</key>
|
|
<true/>
|
|
<key>com.apple.security.cs.allow-jit</key>
|
|
<true/>
|
|
<key>com.apple.security.network.client</key>
|
|
<true/>
|
|
<key>com.apple.security.network.server</key>
|
|
<true/>
|
|
<key>com.apple.springboard.debugapplications</key>
|
|
<true/>
|
|
<key>com.apple.system-task-ports</key>
|
|
<true/>
|
|
<key>get-task-allow</key>
|
|
<true/>
|
|
<key>platform-application</key>
|
|
<true/>
|
|
<key>run-unsigned-code</key>
|
|
<true/>
|
|
<key>task_for_pid-allow</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|