Skip to content

Release v1.2.0-beta.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 20:36
· 747 commits to main since this release
eb35e78

Release v1.2.0-beta.3

Features

  • Bundled AXe binary and frameworks for zero-setup UI automation
  • No manual installation required - works out of the box

Installation

npm install -g xcodebuildmcp@1.2.0-beta.3

Or use with npx:

npx xcodebuildmcp@1.2.0-beta.3

📦 NPM Package: https://www.npmjs.com/package/xcodebuildmcp/v/1.2.0-beta.3

What's Included

  • Latest AXe binary from cameroncooke/axe
  • All required frameworks (FBControlCore, FBDeviceControl, FBSimulatorControl, XCTestBootstrap)
  • Full XcodeBuildMCP functionality with UI automation support