Sign in
llvm
/
llvm-project
/
e1276ece7080e284dba6acf45d0702f614fa72f5
/
.
/
lldb
/
tools
/
debugserver
/
resources
/
debugserver-macosx-entitlements.plist
blob: 3d60e8bd0b94dc3eac1135394bf7229b246a45c0 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version
=
"1.0"
>
<dict>
<key>
com.apple.security.cs.debugger
</key>
<true/>
</dict>
</plist>