Skip to content

v0.13.6

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:18
a1c6218

XcodeMCPKit v0.13.6

Install or update from GitHub Releases

curl -fsSL https://github.com/lynnswap/XcodeMCPKit/releases/latest/download/install.sh | sh

Bug 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 XcodeListWindows tab 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