list_project_files
Retrieve a list of all files within an Xcode project by specifying the project path and optionally filtering by file extension. Simplifies project navigation and file management.
Instructions
List all files in an Xcode project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileType | No | Filter by file extension (e.g., 'swift', 'm') | |
projectPath | Yes | Path to the .xcodeproj directory |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Xcode MCP Server
Related Tools
- @devyhan/xcode-mcp
- @devyhan/xcode-mcp
- @r-huijts/xcode-mcp-server
- @r-huijts/xcode-mcp-server
- @jurasofish/mcpunk