i want to build view based application with xcode 4.5.2 but when i create new project all i see is on the photo below , there is no type called "view based application" , is the "Single View Application" or what?
Asked
Active
Viewed 2,204 times
0

Mick MacCallum
- 129,200
- 40
- 280
- 281

William Kinaan
- 28,059
- 20
- 85
- 118
1 Answers
5
Yes, use the "Single View Application".
BTW - you could have just tried it to see what you get. It's OK to experiment. Try each one to see what they do. Build and run each in the simulator. This is a great way to learn. You'll have plenty of examples.
Don't be afraid to create lots of simple projects to try things out.

Mick MacCallum
- 129,200
- 40
- 280
- 281

rmaddy
- 314,917
- 42
- 532
- 579
-
you right man thank you alot , i was asking because i am new to xcode :) – William Kinaan Nov 09 '12 at 16:02