Retrieve all files in an Xcode project by specifying the project path. Optionally filter by file type to streamline file management and organization within Xcode projects.
Remove unused files and data from a local development environment to free up space and maintain organization. Supports cleaning by specifying an environment identifier.
Update Xcode projects by adding or removing files programmatically using Swift XcodeProj. Specify the project path, action, file path, and target name for streamlined project file management.
Enables AI assistants to build, test, run, and manage Apple platform projects (iOS, macOS, tvOS, watchOS, visionOS) directly through Xcode. Provides comprehensive control over Xcode projects, Swift packages, simulators, and development workflows without leaving your editor.
An MCP server that provides tools for programmatically interacting with Xcode projects, enabling users to manage targets, schemes, and files. It supports essential development tasks including building, testing, and cleaning projects through the Xcode command-line tools.