xcodebuild_show_destinations
List valid destination devices and simulators for an Xcode project or workspace and scheme, verifying build target availability.
Instructions
List valid destinations for a project or workspace and scheme.
Args: project: Path to .xcodeproj file workspace: Path to .xcworkspace file scheme: Scheme name (required)
Returns: List of valid destinations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| workspace | No | ||
| scheme | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |