go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

fix: Some commands responses are going to stderr

Open dmdmdm-nz opened this issue 8 months ago • 0 comments
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

dmdmdm-nz avatar Mar 12 '25 04:03 dmdmdm-nz