xcode_uninstall_app
Remove apps from iOS simulators by specifying the simulator UDID and app bundle ID. Ideal for app testing and automation workflows using the MCP Appium Server.
Instructions
Uninstall an app from a simulator
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bundleId | Yes | Bundle identifier of the app | |
udid | Yes | The UDID of the simulator |