sim_launch
Launch an installed iOS simulator app by its bundle identifier using xcrun simctl, targeting a specific device or the booted simulator.
Instructions
Launch an installed app by bundle identifier (xcrun simctl launch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| udid | No | booted | |
| user | Yes | ||
| key_path | No | ||
| bundle_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |