3G iPhone is coming soon iPhone SDK - Tutorials
Apr 09

Apple finally came through the easy way for Interface Builder users to create applications. Now the steps are very simple than Beta 2 version of Hello World.

  1. Open XCode and Create a new “Cocoa Touch Application”
  2. Open MainWindow.xib by double clicking it. This launches Interface Builder with a blue background window. Design the UI with Label control and set background to something which you like.
  3. Save and Close Interface Builder
  4. Click “Build and Run” from XCode

Download the source: helloworldv2


Leave a Reply