about summary refs log tree commit diff stats
path: root/swift/life
diff options
context:
space:
mode:
authorelioat <{ID}+{username}@users.noreply.github.com>2024-06-28 10:11:05 -0400
committerelioat <{ID}+{username}@users.noreply.github.com>2024-06-28 10:11:05 -0400
commit3acf61d9f774418cafa99f9800aef9bb9741047c (patch)
treee3292174a8f0ecad1516b42ee429b45c39c45157 /swift/life
parentba2ebe532ad8cc56b5d231b1a5301a78ce0d16b9 (diff)
downloadtour-3acf61d9f774418cafa99f9800aef9bb9741047c.tar.gz
*
Diffstat (limited to 'swift/life')
-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