IOS Simulator

Automate iOS simulators: build, install, launch, terminate, set appearance (light/dark mode), and navigate (tap, swipe, scroll, type text, press keys, open URLs, press HOME/LOCK/SIRI) using idb and xcrun simctl. Use when asked to interact with an iOS app in the simulator, automate UI flows, run a navigation sequence, take screenshots, switch dark/light mode, or inspect the UI accessibility tree. All navigation commands use `idb ui describe-all` before and after each action to validate the current UI state and obtain exact tap coordinates.

ninjaproger 0a4dfca 3 files · 35.9 KB Updated

File contents

ninjaproger/skills/tree/main/skills/ios-simulator commit 0a4dfcab67

Frequently asked questions

npx skillmds@latest add ninjaproger/ios-simulator