I managed to get my C++ project running in Xcode using cmake -G Xcode. Now I would like to debug it, because of the nice gdb fronted it provides.
However I need to c
In Xcode do a "Get Info" on the executable and look at the first tab - there is a setting there for working directory.