xcodebuild_list
List targets and configurations in Xcode projects or schemes in workspaces to inspect build settings and available build actions.
Instructions
List targets and configurations in a project, or schemes in a workspace.
Args: project: Path to .xcodeproj file workspace: Path to .xcworkspace file
Returns: List of targets/schemes and configurations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |