xcode_install_app
Install iOS apps on simulators by specifying the simulator UDID and app bundle path for mobile app testing automation.
Instructions
Install an app on a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| appPath | Yes | Path to the .app bundle |