Sunday, August 7, 2011

Getting Started

This article explains where to sign up, what to download, and how to prepare your Mac for writing an iPhone app.


Getting Started

Here are the basic steps for getting started on writing an iPhone app.
  • Upgrade to Mac OS X Lion (10.7).
  • Register as an Apple Developer.
    • Free
  • Sign into the iOS Dev Center.
    • Registration required
  • Download the Xcode SDK. This includes:
    • An IDE (integrated development environment)
    • Instruments (a profiling tool)
    • iOS Simulator (an iPhone simulation tool)
    • Interface Builder (a tool for assembling your user interface)
  • Watch some training videos.
  • Check out the developer library.
That's enough to learn the foundation classes and prepare to build some demo app's.