build_sim
Compile iOS simulator builds without launching the app. Optionally generate reusable test products for later testing.
Instructions
[XcodeBuildMCP] Build for iOS sim (compile-only, no launch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extraArgs | No | ||
| buildForTesting | No | Build reusable test products without running tests (default: false) | |
| testProductsPath | No | Output path for the .xctestproducts bundle when buildForTesting is true |