I've been developing an application for the last month or so, complete newbie to iOS development, been programming since I was 10 though. I have one issue now, I've been developing everything with the Xcode 4.2 on leopard, I recently installed Lion, the Lion version of Xcode 4.2, and everything turned into 5.0! The simulator, my project, everything. Now I tried to make my project deployment target 4.3 and changed the simulator, and all I get is a black screen when my application starts, I don't even hit breakpoints on viewDidLoad.
What's the deal? Anyone can help me out with this?
Thanks in advance.
vb