develop iphone application using xcode and user interface design ruimin cai 2011.sept.22

13
Develop iphone application Using Xcode and User Interface Design Ruimin Cai 2011.Sept.22

Upload: sharleen-francis

Post on 03-Jan-2016

229 views

Category:

Documents


1 download

TRANSCRIPT

Develop iphone application Using Xcode and User Interface Design

Ruimin Cai2011.Sept.22

Install Xcode Join the iPhone University Developer

Program Download the lastest version of the iOS

4 SDK along with the latest version of Xcode from https://developer.apple.com/

In this case, the version of Xcode 3.2

Install Xcode and iphone SDK

Click on the iOS Dev Center

Install Xcode on your computer After successfully installed Xcode and

iphone SDK. Launch Xcode from

/Developer/Application/Xcode

From the screen appears, choose create a new Xcode project

Or by choosing New Project from the File menu at any time

Then choose view-based application, product set to iPhone

The View-based Application template in Xcode creates an empty View as well as a sub class

Navigate to a place where you want to keep your projectSave as ,the name of the projectClick Save

The project is created

click

If SDK is installed Because we haven’t write any code, nothing will appear but a blank screen in the iphone simulator application.

Click hardware, you can choose ipad or iphone simulator