Remove the old SecTaskAccess entry from debugserver's plist

<rdar://problem/60230324>
This commit is contained in:
Jason Molenda 2020-03-16 21:54:15 -07:00
parent 3f3bda1c37
commit 8aa07f81b8
1 changed files with 0 additions and 5 deletions

View File

@ -12,10 +12,5 @@
<string>debugserver</string>
<key>CFBundleVersion</key>
<string>2</string>
<key>SecTaskAccess</key>
<array>
<string>allowed</string>
<string>debug</string>
</array>
</dict>
</plist>