Xcode MCP Server
未申請No description provided.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(7個)
build_project
Builds an Xcode project with specified parameters.
destination
(optional): Build destination (defaults to "platform=iOS Simulator,name=iPhone 15 Pro")
projectPath
(required): Path to the .xcodeproj or .xcworkspace
run_tests
Runs unit tests with optional filtering.
scheme
(required): Build scheme name
skipTests
(optional): Array of test identifiers to skip
testIdentifier
(optional): Specific test to run (e.g., 'MyTests/testExample')