alibaba/macaca

Add iOS real device information into macaca-doctor

Open

#978 opened on Jun 30, 2020

 (0 comments) (0 reactions) (0 assignees) (417 forks)github user discovery
enhancementgood first issuehelp wantediOS

Repository metrics

Stars
 (3,184 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be nice to detect iOS real device currently connected and shows its information inside macaca doctor https://github.com/macacajs/macaca-doctor

  • iPhone name and model
  • iOS version
  • udid

this should be possible with some comand line parsing of instruments output

Contributor guide