Aio IOS Device Debug

Debug iOS apps on physical devices from the terminal — deploy to iPhone or iPad with xcodebuild, capture syslog via idevicesyslog, pull crash reports from the device, analyze .ips crash files, and take device screenshots. Covers the full loop: build, install, launch, capture syslog, pull crash report, analyze .ips crash file, and grab a device screenshot. Uses libimobiledevice (idevicesyslog, idevicecrashreport) and pymobiledevice3 for iOS 17+ compatibility. Use when debugging an iOS app on a physical device, deploying to iPhone without the Xcode GUI, troubleshooting a crash from a .ips file, or capturing a device screenshot over USB.

aiocean 5000a44 8 files · 26.1 KB Updated

File contents

aiocean/claude-plugins/tree/main/plugins/aio-ios-device-debug/skills/aio-ios-device-debug commit 5000a44c9a

Frequently asked questions

npx skillmds@latest add aiocean/aio-ios-device-debug