run_xcrun
Execute Xcode tools directly within the Xcode MCP Server by specifying the tool name and optional arguments, enabling streamlined development and testing workflows.
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. |