I found examples on how to debug your unit test in Cocoa or the ADC page here. But I can\'t get the debugging to work for an iPhone app target. I can get the tests up and ru
In Xcode 4, you can set breakpoints in your unit tests.