diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..1b69271 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "lldb.library": "/Applications/Xcode-16.0.0-Beta.3.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB", + "lldb.launch.expressions": "native" +} \ No newline at end of file