get_project_info
Retrieve detailed Xcode project data including name, schemes, targets, and configurations by specifying the project path. Simplify project management and workflow integration for Apple platform development.
Instructions
Get comprehensive information about an Xcode project (name, schemes, targets, configurations)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectPath | Yes | Path to the Xcode project or workspace |