list-schemes
Retrieve all available schemes from an Xcode project to identify build configurations for development, testing, or deployment workflows.
Instructions
List all schemes available in an Xcode project (both shared and user schemes)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the .xcodeproj directory |