xcode_install_app_device
Install iOS or macOS applications on physical devices using Xcode functionality. Specify device identifier and app file path to deploy apps for testing.
Instructions
Install an app on a physical device
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device identifier (UUID) | |
| app_path | Yes | Path to .app bundle or .ipa file |