go-ios
go-ios copied to clipboard
fix: Some commands responses are going to stderr
trafficstars
Updated the following commands to ensure their responses are written to stdout instead of stderr:
- ios devicestate list
- ios rsd ls
- ios crash ls
- ios ip
- ios instruments notifications
Fixes #571