Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 13:20
f62f0cb

xcode-simulator-host v0.0.1

Install or update from GitHub Releases

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

New Features

  • Switch Xcode 27 simulator runs between Device Hub and the classic Xcode 26 Simulator while Xcode remains open.
  • Inspect the current mode, return to Device Hub, or restore the exact preference state captured before the first change.
  • Validate Xcode, Device Hub, and the Apple-signed legacy Simulator before changing modes, with conflict-aware recovery and no force termination.
  • Install a checksum-verified Apple Silicon binary with a one-line installer.

Migration Notes

  • Requires macOS 26.4 or later and Xcode 27. The legacy route also requires Xcode 26.
  • This experimental release uses undocumented Xcode preferences and only supports verified Xcode 27 installations.