about summary refs log tree commit diff stats
path: root/swift/life/.vscode/settings.json
blob: 17dc782b1062f4f7bdb6437dfcefdc4f4f54057b (plain) (blame)
1
2
3
4
{
    "lldb.library": "/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Versions/A/LLDB",
    "lldb.launch.expressions": "native"
}