Add another entitlement that we need for debugserver.

<rdar://problem/29855293> 

llvm-svn: 326399
This commit is contained in:
Jason Molenda 2018-03-01 01:04:07 +00:00
parent ea397f67e3
commit f50299fb87
1 changed files with 2 additions and 0 deletions

View File

@ -26,5 +26,7 @@
<true/>
<key>com.apple.private.memorystatus</key>
<true/>
<key>com.apple.private.cs.debugger</key>
<true/>
</dict>
</plist>