Hi all,
I just installed the new XCode with iPhone SDK 4.0. On my project, I set version 4.0 as my base version, as deployment target, 3.0 is selected.
Before the update, everything went fine. Now, if I run the iPad simulator, everything still works fine. But when I try to run it in the iPhone simulator, the app crashes before the start. I don't even come to the first line in appDidFinishLaunching. What am I doing wrong?
Thanks a LOT,
Stefan