Change the working directory in Xcode

前端 未结 4 1261
不思量自难忘°
不思量自难忘° 2020-11-29 08:57

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

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 09:23

    In Xcode 4 the working directory settings is under Scheme Settings.

提交回复
热议问题