Skip to content

Releases: Oscorp-HQ/quash-mcp-releases

v0.4.0 — iOS + Windows (test build)

21 Jun 18:15

Choose a tag to compare

Test build from feat/ios-physical-device: physical iOS (macOS) + Windows x64 (Android-only) on the 16-tool surface. Published below the latest pointer (v1.1.0) — not marked latest. Install: curl -fsSL https://raw.githubusercontent.com/Oscorp-HQ/quash-mcp-releases/main/install.sh | QUASH_VERSION=v0.4.0 sh

v1.1.0

19 Jun 16:30

Choose a tag to compare

Quash MCP v1.1.0

v0.3.5 — physical iOS (test build)

19 Jun 16:45

Choose a tag to compare

Side-channel test build of physical iOS device support (setup_device). Published BELOW the latest release (v1.1.0) on purpose — it is NOT marked latest, so default installs and existing users are unaffected.

What's new

  • setup_device tool: wired-iPhone discovery (xcrun devicectl), signing-team resolution (configured → keychain OU), WDA build+sign (xcodebuild -allowProvisioningUpdates), WDA launch + verify.
  • configure signing_team=<TEAMID> for explicit team selection.

Known limitations

  • Not hardware-validated — first real-device run pending.
  • No bundled iproxy — physical iOS falls back to a PATH iproxy; brew install libimobiledevice if absent.
  • Free Apple ID provisioning expires after 7 days.

Install (explicit version)

curl -fsSL https://github.com/Oscorp-HQ/quash-mcp-releases/releases/download/v0.3.5/install.sh | QUASH_VERSION=v0.3.5 sh