list_schemes
List all available Xcode schemes in a project or workspace. Provide the path to the .xcodeproj or .xcworkspace file to retrieve the scheme names.
Instructions
List all available schemes in an Xcode project or workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace) |