xcode-build
Build, clean, and manage iOS projects with specified configurations, schemes, and output directories using Xcode integration for streamlined development workflows.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clean | No | 빌드 전 clean 실행 여부 | |
configuration | No | 빌드 구성 (예: Debug, Release) | |
destination | No | 빌드 대상 (예: 'platform=iOS Simulator,name=iPhone 14') | |
extraArgs | No | 추가 xcodebuild 인자들 | |
outputDir | No | 빌드 결과물 저장 경로 (SYMROOT) | |
projectPath | Yes | Xcode 프로젝트 또는 워크스페이스 경로 | |
scheme | Yes | 빌드할 스킴 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Xcode MCP Server
Related Tools
- @devyhan/xcode-mcp
- @r-huijts/xcode-mcp-server
- @r-huijts/xcode-mcp-server
- @ShenghaiWang/xcodebuild
- @devyhan/xcode-mcp