Xcode Projects & Workspaces Projects overview

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

Xcode projects are used to organize source files, library dependencies, and other resources, as well as the settings and steps required to build the project's products. Workspaces are groups of projects and other files.

Create a project

You can create a New Project (⇧⌘N) from a number of built-in templates:

screenshot of project templates

Working with projects

An Xcode project window includes:

  1. Toolbar (top)
  2. Navigator (left)
  3. Editor (center)
  4. Inspector (right)
  5. Variables View (lower-middle left)
  6. Console output (lower-middle right)
  7. Library (lower right)

screenshot of project window



Got any Xcode Question?