I just got a book for programming iPhone from a library based on Xcode 3.x, so I want to start with this. Fortunately, I upgraded from SnowLeopard to Lion with Xcode already installed, so I had no problems installing or launching it in the first place.
So, I read the HelloWorld example and as soon as I try to start the interface builder, I get the message:
This version of Interface Builder does not support documents of type "Interface Builder Cocoa Touch Document (XIB 3.x)" targeting "iPhone/iPod touch
I have Xcode 3.2.3 installed and have a hint on how to change something other than XIB 3.x to make this work.
Any suggestions?
source share