xcode_build_for_device
Build Xcode projects for physical iOS/macOS devices with automatic code signing. Specify project path, scheme, and device ID to generate deployable builds.
Instructions
Build project specifically for physical device with automatic signing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to .xcodeproj file | |
| scheme | Yes | Build scheme name | |
| device_id | Yes | Physical device UUID from list_physical_devices |