Xcode debugger doesn't work for a project with multiple targets
I have an Xcode project with many targets. Some files are added to all targets, some to only one. The debugger stopped working, also the intellisense sometimes works, sometimes doesn't.
Have anyone ever had the same problem?
EDIT: Cleaning the project solved the debugger issue. But the intellisense still doesn't work.
链接地址: http://www.djcxy.com/p/68688.html