simctl_install_app
Install an iOS app on a specific simulator device using device UDID, name, or 'booted' for the current device, providing the path to the .app or .ipa file.
Instructions
Install an app on a simulator device.
Args: device: Device UDID, name, or 'booted' for current device app_path: Path to .app bundle or .ipa file
Returns: Success message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| app_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |