xcode_get_projects
Retrieve a list of projects within a specified Xcode workspace or project file using the provided absolute path. Simplify Xcode build automation and project management.
Instructions
Get list of projects in a specific workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Absolute path to the .xcodeproj or .xcworkspace file |