about summary refs log tree commit diff stats
path: root/swift/life/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'swift/life/.vscode/settings.json')
-rw-r--r--swift/life/.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/swift/life/.vscode/settings.json b/swift/life/.vscode/settings.json
new file mode 100644
index 0000000..bf01c5d
--- /dev/null
+++ b/swift/life/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+    "lldb.library": "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB",
+    "lldb.launch.expressions": "native"
+}
\ No newline at end of file