Skip to content

v1.0.0 — initial release

Latest

Choose a tag to compare

@b-nnett b-nnett released this 30 Apr 05:22
· 9 commits to main since this release

First public release of the iOS Simulator tweak for Codex++.

Highlights

  • Headless mirroring of the booted iOS simulator in Codex's right panel — no Simulator.app window, no Screen Recording prompt.
  • Pointer / keyboard / hardware-button forwarding via a port of FBSimulatorIndigoHID.
  • Device picker that shuts down / boots / re-attaches in one click.
  • Cross-platform-safe: cleanly disables itself on non-macOS hosts and shows actionable error messages when Xcode is missing or only Command-Line Tools are active.
  • IPC hardened: simctl channel locked to a boot / shutdown whitelist with UDID validation; screenshots resolve their destination path in the main process.

Install

  1. Install Codex++.
  2. Clone this repo into ~/Library/Application Support/codex-plusplus/tweaks/co.bennett.ios-simulator.
  3. Restart Codex; the helpers compile on first run via your Xcode toolchain.