Xcodebuild

Integrates with Xcode to enable iOS project building, testing, and error handling for efficient development workflows in AI-assisted coding environments.

Featured
View Source
72 stars
0 tools
Created Aug 2025
@shenghaiwang/shenghaiwang-xcodebuild

About

Integrates with Xcode to enable iOS project building, testing, and error handling for efficient development workflows in AI-assisted coding environments.

Categories

general

Installation

npm

npm install @shenghaiwang/shenghaiwang-xcodebuild

Configuration

{ "mcpServers": { "shenghaiwang-xcodebuild": { "command": "npx", "args": [ "-y", "@shenghaiwang/shenghaiwang-xcodebuild" ] } } }