Sign in
cobalt
/
cobalt
/
25f5f36f7ec10aaaebdc9eda48cd1423123bdd55
/
.
/
third_party
/
llvm-project
/
lldb
/
resources
/
debugserver-macosx-entitlements.plist
blob: 3d60e8bd0b94dc3eac1135394bf7229b246a45c0 [
file
] [
log
] [
blame
]
<?
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>