XcodeMCPKit v0.13.6
Install or update from GitHub Releases
curl -fsSL https://github.com/lynnswap/XcodeMCPKit/releases/latest/download/install.sh | shBug Fixes
- Route owner-bound Xcode tools to the Xcode process that owns the target workspace/window, so multi-Xcode setups can build, inspect, and operate the intended workspace even when multiple Xcode versions are running.
- Return proxy-global opaque
XcodeListWindowstab identifiers and rewrite them back to mcpbridge tab identifiers before forwarding, preserving the public mcpbridge message shape while avoiding raw tab collisions.
Full Changelog: v0.13.5...v0.13.6