I'm looking at examples at Cocoa Controls and have downloaded some demos. The issue that I've ran into is that some examples, like BCTabBarController, won't build or launch on my device. When I open the project, it looks normal, there are no missing files or errors. But when I click the "Play" button in Xcode, nothing happens. There is a very fast "build" animation, but the app never starts on the device, and the "stop" button is not enabled.
Has anyone ran into the issue where nothing happens when the "Play" button is tapped in Xcode? How did you fix the project settings to make it build?