list_project_files
Extract and filter files within an Xcode project by specifying the project path and optional file type to streamline project organization and analysis.
Instructions
Lists all files within an Xcode project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileType | No | Optional file extension filter. | |
projectPath | Yes | Path to the .xcodeproj directory of the project. |