Skip to main content
Glama

mcpxcodebuild

build

Compile iOS Xcode workspace/project from a specified folder and provide error feedback for debugging. Simplifies the build process for iOS developers.

Instructions

Build the iOS Xcode workspace/project in the folder

Input Schema

NameRequiredDescriptionDefault
folderYesThe full path of the current folder that the iOS Xcode workspace/project sits

Input Schema (JSON Schema)

{ "description": "Parameters", "properties": { "folder": { "description": "The full path of the current folder that the iOS Xcode workspace/project sits", "title": "Folder", "type": "string" } }, "required": [ "folder" ], "title": "Folder", "type": "object" }

You must be authenticated.

Other Tools from mcpxcodebuild

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShenghaiWang/xcodebuild'

If you have feedback or need assistance with the MCP directory API, please join our Discord server