xcode_open_project
Open any Xcode project or workspace by specifying its absolute path to enable build automation and log extraction.
Instructions
Open an Xcode project or workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) - e.g., /path/to/project.xcodeproj |