Changes

Jump to: navigation, search

Creating a Simple iPhone iOS 5 App

No change in size, 16:41, 18 October 2011
Adding Objects to the User Interface
The next step is to add a Label object to our view. To achieve this, select ''Cocoa Touch -> Controls'' from the library panel menu, click on the Label object and drag it to the center of the view. Once it is in position release the mouse button to drop it at that location:
 
[[Image:xcode_4.2_interface_builder_label.jpg|Interface builder layout with label]]
Figure 6-9
Having created our simple user interface design we now need to save it. To achieve this, select File -> Save or use the Command+S keyboard shortcut.
== Building and Running an iOS App in Xcode 4 ==

Navigation menu