About Projects

A Project Builder project contains two types of items:

A simple project has just one target. A complex project contains several related targets. For example, a project for a client-server software package may contain targets that create a client application, a server application, debuggable versions of the applications, command-line tools that can replace the applications, and a private framework that all the other targets use.

Related Topics

About Targets