read-project
Parse Xcode project files to extract project structure, targets, build configurations, and source files for development analysis.
Instructions
Read and parse an Xcode project file (.xcodeproj). Returns project structure including targets, build configurations, and source files.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the .xcodeproj directory |