sim_uninstall
Uninstall an app from a simulator by providing its bundle ID, host, and user. Removes the app from the booted simulator to clean up test environments.
Instructions
Uninstall an app from a simulator.
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 |