list-targets
Display all build targets and their product types (app, framework, test) in an Xcode project to understand project structure and dependencies.
Instructions
List all build targets in an Xcode project with their product types (app, framework, test, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the .xcodeproj directory |