Documentation Archive Developer
Search

Set Up

When you develop apps, you use Xcode, Appleā€™s integrated development environment (IDE). Xcode provides everything you need to create great Mac apps. It includes a source editor, a graphical user interface editor, and many other features. Xcode employs a single window, called the workspace window, that presents most of the tools you need to develop apps. Within the same window you smoothly transition from writing code, to debugging, to designing your user interface.

image: ../Art/install_tools_2x.png

To get started:

  1. Download the latest version of Xcode.

    Open the Mac App Store app on your Mac, search for Xcode, and click Free to download Xcode. (The Mac App Store app is installed with Mac OS X version 10.7 and later. If you have an earlier version of Mac OS X, you need to upgrade.)

  2. Enroll in the Mac Developer Program.

    After you enroll in the program, you have access to the tools and resources you need to distribute your app. You will learn more about these tools later in the road map.