xref: /xnu-8796.121.2/tests/task_read_for_pid_entitlement.plist (revision c54f35ca767986246321eb901baf8f5ff7923f6a)
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