run_xcrun
Execute Xcode tools directly by specifying the tool name and optional arguments, enabling streamlined integration and automation within the Xcode MCP Server for project building and testing.
Instructions
Executes a specified Xcode tool via 'xcrun'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
arguments | No | Optional additional arguments to pass to the specified tool. | |
tool | Yes | Name of the Xcode tool to execute. |