Any good tutorial teaches Swift package manager and set up lldb on linux if i want to create my own framework

Any good tutorial teaches Swift package manager and set up lldb on linux?
I want to create my own framework on linux with vscode.

I know how to install swift package manager to use a framework and set up lldb for my own application on vscode on linux.

But I can't find any tutorial to teach setting up lldb for framework and advanced swift package manager usage.