build_run
Run an Xcode build with timing instrumentation enabled to capture structured errors, warnings, and a buildId for subsequent performance analysis. Optimize build speed by identifying bottlenecks.
Instructions
Run an Xcode build with build-timing instrumentation always enabled, returning structured errors/warnings and a buildId for build_timing_report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep | No | Enable full per-expression -debug-time-function-bodies output | |
| scheme | Yes | ||
| destination | No | ||
| projectPath | Yes | Path to .xcodeproj or .xcworkspace | |
| configuration | No |