I installed QT (4.7.0) and then XCode on my OSX macbook pro. When I opened a project I am only able to set the Release configuration. I can not set build configuration to Debug (it is not listed). I am unable to set breakpoints and have the code stop at the breakpoint.

I look and I see that QtCore and QtCore_debug are both in the framework.

How do I fix this?