Skip to content

Creating an XCode project

Timothy Lee edited this page Mar 8, 2014 · 4 revisions

There are a few new project templates in XCode, but it's best to start with the empty XCode project. The other project templates don't offer that much and for real projects, you end up having to delete a lot of things that the templates generate for you.

Step 1: Creating a new empty project

Click on File->New->Project and create a new empty project.

Step 2: Choose project options

Clone this wiki locally