write_file
Write or update file contents in an Xcode project via the Xcode MCP Server. Specify file path, content, and option to create file if missing for efficient project file management.
Instructions
Write or update contents of a file in the Xcode project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
createIfMissing | No | Whether to create the file if it doesn't exist | |
filePath | Yes | Path to the file within the project |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Xcode MCP Server
Related Tools
- @r-huijts/xcode-mcp-server
- @r-huijts/xcode-mcp-server
- @devyhan/xcode-mcp
- @devyhan/xcode-mcp
- @r-huijts/xcode-mcp-server