xref: /xnu-8796.141.3/tests/task_read_for_pid_entitlement.plist (revision 1b191cb58250d0705d8a51287127505aa4bc0789)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5        <!-- DevMode off kills upon seeing .control entitlement, use this file instead -->
6        <key>com.apple.system-task-ports.read</key>
7        <true/>
8</dict>
9</plist>
10