InstallXcode

Download Report

Transcript InstallXcode

Ruimin Cai
2011.Sept.22
Develop
iphone
application
Using Xcode and User
Interface Design
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
Click on the iOS Dev Center
Install Xcode and
iphone SDK
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 project
Save as ,the name of the project
Click 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