<div dir="ltr">Hi,<br><br>I want to write a Mac app that uses LLDB C++ API.<br>What is the best way to do it? <br><br>Should I build and codesign the framework myself, how can I distribute it then?<br>Should I reuse the framework from "Command line tools", but then I should force users to install it?<br>How should I structure my Xcode workspace to make it see this framework and headers?<br><br>Thank you for your replies!<br><br></div>