Can I create an Xcode project for debugging on MacOS
I have an existing project that has its own Makefiles. And it compiles search on macOS. Is it possible to create a new Xcode project but without compiling it in Xcode, but I can still use Xcode as my debugger?