Changes

Installing Xcode 4 and the iOS 4 SDK (iPad)

369 bytes added, 19:37, 10 May 2011
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Previous (iPad)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Next (iPad)|Next]]</td>
<tr>
<td width="20%"><td align="center"><td width="20%" align="right"></td>
</table>
<hr>
 
 
<google>BUY_IPAD</google>
 
 
iPad 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 iOS 4 Architecture and Frameworks. Xcode 4 is an integrated development environment (IDE) within which you will code, compile, test and debug your iOS iPad applications. The Xcode 4 environment also includes a fully integrated feature called Interface Builder that enables you to graphically design the user interface of your application using the UI components provided by the UIKit framework.