Skip to content

allmight97/build-apple-apps

v0.2.0MIT

Build, run, debug, profile, and ship Apple 27-era apps across macOS, iOS, iPadOS, watchOS, tvOS, and visionOS with Swift, SwiftUI, Xcode 27, and XcodeBuildMCP.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

xcodebuildmcpstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "xcodebuildmcp@2.7.0",
    "mcp"
  ],
  "env": {
    "DEVELOPER_DIR": "/Applications/Xcode-beta.app/Contents/Developer",
    "XCODEBUILDMCP_SENTRY_DISABLED": "true",
    "XCODEBUILDMCP_ENABLED_WORKFLOWS": "simulator,simulator-management,device,macos,project-discovery,project-scaffolding,swift-package,debugging,ui-automation,coverage,utilities,xcode-ide"
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2JavaScript files
  • 2Python files
  • 2shell scripts
  • 9YAML files
  • 3other files
View on GitHub