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