xcode_uninstall_app
Remove apps from iOS simulators by specifying the device UDID and app bundle identifier for automated testing cleanup.
Instructions
Uninstall an app from a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| bundleId | Yes | Bundle identifier of the app |