xcode_close_project
Closes the active Xcode project or workspace, automatically stopping any running actions first to ensure a safe shutdown.
Instructions
Close the currently active Xcode project or workspace (automatically stops any running actions first)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) - e.g., /path/to/project.xcodeproj |