Skip to Content
Beginning Xcode®
book

Beginning Xcode®

by James Bucanek
April 2006
Beginner
623 pages
17h 3m
English
Wrox
Content preview from Beginning Xcode®

Chapter 4. The Project

Now that you can navigate around the Xcode interface and organize your project, it's time to learn how projects are created, stored, opened, and closed.

There are two essential parts of every project: the project document and the project folder. The project document, Sample.xcodeproj in Figure 4-1, contains all of the structure, references, layout, settings, and other attributes that define the entire project.

Figure 4-1

Figure 4-1. Figure 4-1

The folder that contains the project document is the project folder, in this case the Sample folder. This is the root location for the project. The project document and project folder usually have the same name, but that is not a requirement.

Creating a New Project

You create a new, empty, project using the File

Creating a New Project
Figure 4-2

Figure 4-2. Figure 4-2

"Empty" is a bit of a misnomer. The New Project Assistant creates a new project using one of the many project templates that are built into Xcode. So this so-called "empty" project might actually have quite a lot in it before you even begin. The templates try to provide the basic framework—a main() function, an empty subclass of NSDocument, a menu bar with the standard items, required driver entry points, and ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz
Native Mobile Development

Native Mobile Development

Shaun Lewis, Mike Dunn
How to Become a Game-Changing Leader

How to Become a Game-Changing Leader

Douglas A. Ready, Alan Mulally

Publisher Resources

ISBN: 9780471754794Purchase book