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.appwindow, 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:
simctlchannel locked to aboot/shutdownwhitelist with UDID validation; screenshots resolve their destination path in the main process.
Install
- Install Codex++.
- Clone this repo into
~/Library/Application Support/codex-plusplus/tweaks/co.bennett.ios-simulator. - Restart Codex; the helpers compile on first run via your Xcode toolchain.