I'm building my project on one computer on Xcode/clang environment, and i'd like to run it under lldb debugger on another station without copying the source code, only the executables, and the symbol files. I'm building my project on one computer on Xcod