I'm new to Objective-C and iOS developments. I started with a basic app described in this tutorial. According to that I have to open ViewController.xib in order to create an interface. But that particular file is not opened within Xcode. What can I do to open that file or is there any alternative method (manually) to create interfaces?
I'm using Xcode 3.2.6
As you are using xcode3.2, the xib will not be opened on Xcode rather it will be in Interface Builder.