> ## Documentation Index
> Fetch the complete documentation index at: https://flowdeck.studio/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Project Tools

> Project utilities, package management, and configuration export

Open Project Tools from the Project Tools menu (`P`) to access project-level utilities:

| Option                         | Action                                                                                                                                   |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Swift Packages**             | Open the Swift Packages submenu for dependency management (see [Manage Swift Packages](/cli/interactive/tools-settings/swift-packages)). |
| **Sync Provisioning Profiles** | Refresh signing assets for the selected scheme.                                                                                          |
| **Export Project Config**      | Write the current workspace/scheme/target/config as an explicit command config JSON file for CLI reuse.                                  |
| **Open in Xcode**              | Open the current workspace or project in Xcode.                                                                                          |

## Related Project Tools

If you need to create a project or switch schemes/configurations, use:

| Task                             | Where to go                                                                        |
| -------------------------------- | ---------------------------------------------------------------------------------- |
| **Create a Project**             | [Working with Projects](/cli/interactive/working-with-projects#creating-a-project) |
| **Select Scheme / Build Config** | [Build Settings](/cli/interactive/build-settings)                                  |
