sim_terminate_app
Terminate a running app on an iOS simulator by specifying its bundle identifier. Optionally target a specific device.
Instructions
Terminate a running app on a simulator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | App bundle identifier | |
| device | No | Device UDID, name, or 'booted' | booted |