Signed-off-by: Matt Bruce <matt.bruce1@toyota.com>

This commit is contained in:
Matt Bruce 2026-02-12 16:45:14 -06:00
parent 35d8bb7b6b
commit 3d1e2835b0

View File

@ -21,7 +21,7 @@ There are two main ways to use MCP with iOS projects:
- [Setup & details](ios-xcodebuildmcp-xcode.md)
### 2. XcodeBuildMCP (External Tool)
- Open-source bridge for Xcode 13+ (works with older versions)
- Open-source bridge for Xcode used with other tools like VS Code.
- More configuration and CI/CD options
- Best for advanced automation or older Xcode setups
- [Setup & details](ios-xcodebuildmcp-vscode.md)