---
title: Projects and workspaces
framework: xcode
role: collectionGroup
path: xcode/projects-and-workspaces
---

# Projects and workspaces

Manage the code and resources you use to build apps, libraries, and other software for Apple platforms.

## Topics

### Files and workspaces

- [Managing files and folders in your Xcode project](xcode/managing-files-and-folders-in-your-xcode-project.md)
- [Managing multiple projects and their dependencies](xcode/managing-multiple-projects-and-their-dependencies.md)
- [Downloading and installing additional Xcode components](xcode/downloading-and-installing-additional-xcode-components.md)

### Navigation

- [Configuring the Xcode project window](xcode/configuring-the-xcode-project-window.md)
- [Finding and replacing content in a project](xcode/finding-and-replacing-content-in-a-project.md)

### Project configuration

- [Managing your app’s information property list values](bundleresources/managing-your-app-s-information-property-list.md)
- [Adding package dependencies to your app](xcode/adding-package-dependencies-to-your-app.md)
- [Creating a Mac version of your iPad app](uikit/creating-a-mac-version-of-your-ipad-app.md)
- [Setting up a watchOS project](watchos-apps/setting-up-a-watchos-project.md)
- [Embedding a command-line tool in a sandboxed app](xcode/embedding-a-helper-tool-in-a-sandboxed-app.md)

### Associated domains and universal links

- [Allowing apps and websites to link to your content](xcode/allowing-apps-and-websites-to-link-to-your-content.md)

## See Also

### Xcode IDE

- [Source control management](xcode/source-control-management.md)
- [Capabilities](xcode/capabilities.md)
- [Build system](xcode/build-system.md)
- [Command-line tools](xcode/command-line-tools.md)
