list_project_files
Lists all files in an Xcode project to help developers navigate project structure and filter by file type for efficient organization.
Instructions
Lists all files within an Xcode project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the .xcodeproj directory of the project. | |
| fileType | No | Optional file extension filter. |