Skip to main content
Glama

build

Build Xcode projects using xcodebuild with options for target, scheme, configuration, and destination to compile iOS/macOS applications.

Instructions

Build an Xcode project using xcodebuild. Can specify target, scheme, configuration, and destination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathYesPath to the .xcodeproj directory
schemeNoScheme to build (optional if target is specified)
targetNoTarget to build (optional if scheme is specified)
configurationNoBuild configuration (Debug or Release). Defaults to Debug.
destinationNoBuild destination, e.g., "platform=iOS Simulator,name=iPhone 15"
cleanNoClean before building

Latest Blog Posts

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/airdrop-alpha/xcode-mcp'

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