Skip to content

Releases: DebugSwift/ios-simulator-cli

1.7.0 - JSON workflow run command

Choose a tag to compare

@MaatheusGois MaatheusGois released this 19 Jul 04:02

Features

  • run --config: Execute multi-step simulator flows from a JSON file (tap by label, wait, launch, type, swipe, screenshot).

Improvements

  • Test script: Probe idb UI availability instead of requiring IOS_SIMULATOR_CLI_IDB_PATH.
  • Troubleshooting: Apple Silicon idb install notes and architecture mismatch guidance.