Releases: DebugSwift/ios-simulator-cli
Releases · DebugSwift/ios-simulator-cli
Release list
1.7.0 - JSON workflow run command
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.