run_xcrun
Execute Xcode tools via xcrun to build, test, and manage iOS/macOS development projects through a standardized interface.
Instructions
Executes a specified Xcode tool via 'xcrun'.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Name of the Xcode tool to execute. | |
| arguments | No | Optional additional arguments to pass to the specified tool. |