Follow this blog:
RSS
Email Alert

iOS App Builder

Xcode iOS default application templates at a glance

Takeaway: The Xcode IDE suggests seven default application templates for Apple iOS developers.

The Xcode integrated development environment, which is offered free to developers of Apple iOS applications, suggests seven default application templates when you start a new project. Depending on your current project, picking the right template could decrease your development time considerably.

Automatically sign up for TechRepublic's App Builder newsletter!

The seven

Here are summaries of the seven templates:

  • Empty: Provides a starting point for any application, but you’ll have to enter the controls yourself.
  • Master-Detail Application: Provides a user interface with a navigation controller to displays lists.
  • OpenGL Game: Provides the starting point for an OpenGL ES-based game.
  • Page-Base Application: Provides a page view controller.
  • Tabbed Application: Provides a user interface configured with a tab bar controller and view controllers for the tab bar items.
  • Utility Application: Provides the starting point for apps that require a main view and an alternative view.

See screenshots of each template’s Xcode description in this TechRepublic Photo Gallery.

I wonder which template gets used most often. If we go by the number of each application type in the App Store, it would probably be the OpenGL Game template.

Get IT Tips, news, and reviews delivered directly to your inbox by subscribing to TechRepublic’s free newsletters.

Mark Kaelin

Mark Kaelin
Mark Kaelin is a CBS Interactive Senior Editor for TechRepublic. He is the host for the Microsoft Windows and Office blog, the Google in the Enterprise blog and the iOS App Builder blog.
3
Comments

Join the conversation!

Follow via:
RSS
Email Alert