set_projects_base_dir
Set the base directory for storing Xcode projects. Specify a path with support for home directory and environment variables to organize project locations.
Instructions
Sets the base directory where your Xcode projects are stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseDir | Yes | Path to the directory containing your Xcode projects. Supports ~ for home directory and environment variables. |