Changes

Creating a Simple iOS 4 iPhone App (Xcode 4)

104 bytes added, 14:21, 28 March 2011
Adding Objects to the User Interface
[[Image:xcode_4_view_with_label.jpg|Adding a label to an Xcode 4 UI]]
[[Image:xcode_4_hello_world.jpg|Xcode 4 helloworld UI]]
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 ==