build_run_sim
Build, install, and launch an iOS app on the simulator, booting it when needed. Automatically captures runtime logs and provides the log file path.
Instructions
[XcodeBuildMCP] Build, install, and launch on iOS Simulator, booting it when needed. Runtime logs are captured automatically and the log file path is included in the response. Preferred single-step run tool when defaults are set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extraArgs | No | Additional xcodebuild/build-settings arguments (not app launch arguments) | |
| launchArgs | No | Arguments passed to the launched app process on simulator runtime |