app_install
Install a .app bundle onto an iOS simulator by providing the target device's UDID and the path to the app bundle.
Instructions
Install a .app bundle on a simulator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appPath | Yes | Path to the .app bundle | |
| deviceId | Yes | Simulator UDID |