install_app
Install .app or .ipa app bundles directly to a chosen iOS Simulator for testing and validation.
Instructions
Installs an app bundle (.app or .ipa) on the iOS Simulator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | No | Udid of target, can also be set with the IDB_UDID env var | |
| app_path | Yes | Path to the app bundle (.app directory or .ipa file) to install |