xcode_open_project
Open and manage Xcode projects or workspaces via the XcodeMCP server to automate build processes and log parsing for errors and warnings.
Instructions
Open an Xcode project or workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
xcodeproj | Yes | Path to the .xcodeproj file (or .xcworkspace if available) - supports both absolute (/path/to/project.xcodeproj) and relative (MyApp.xcodeproj) paths |