0

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?enter image description here

Mick MacCallum
  • 129,200
  • 40
  • 280
  • 281
William Kinaan
  • 28,059
  • 20
  • 85
  • 118

1 Answers1

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