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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift/life/.vscode/settings.json b/swift/life/.vscode/settings.json
index bf01c5d..17dc782 100644
--- a/swift/life/.vscode/settings.json
+++ b/swift/life/.vscode/settings.json
@@ -1,4 +1,4 @@
 {
-    "lldb.library": "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB",
+    "lldb.library": "/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Versions/A/LLDB",
     "lldb.launch.expressions": "native"
 }
\ No newline at end of file