xcode_install_app_simulator
Install an iOS or macOS app on a simulator by specifying the device ID and app bundle path to test applications during development.
Instructions
Install an app on a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Simulator device ID | |
| app_path | Yes | Path to .app bundle |