Changes

Jump to: navigation, search

Installing Xcode 4 and the iOS 5 SDK

469 bytes added, 15:45, 19 October 2011
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Joining the Apple iOS Developer Program|Previous]]<td align="center">[[iPhone iOS 5 Development Essentials|Table of Contents]]<td width="20%" align="right">[[Creating a Simple iPhone iOS 5 App|Next]]</td>
<tr>
<td width="20%">Joining the Apple iOS Developer Program<td align="center"><td width="20%" align="right">Creating a Simple iPhone iOS 5 App</td>
</table>
<hr>
 
 
<google>BUY_IOS5</google>
 
 
iPhone apps are developed using the iOS SDK in conjunction with Apple’s Xcode 4 development environment. The iOS SDK contains the development frameworks that were outlined in [[iPhone iOS 5 Architecture and SDK Frameworks]]. Xcode 4 is an integrated development environment (IDE) within which you will code, compile, test and debug your iOS iPhone applications. The Xcode 4 environment also includes a feature called Interface Builder which enables you to graphically design the user interface of your application using the components provided by the UIKit framework.

Navigation menu