Releases: Oscorp-HQ/quash-mcp-releases
Releases · Oscorp-HQ/quash-mcp-releases
v0.4.0 — iOS + Windows (test build)
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
v0.3.5 — physical iOS (test build)
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_devicetool: 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 libimobiledeviceif 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