plu / simctl

Ruby interface to xcrun simctl
http://www.rubydoc.info/gems/simctl
MIT License
104 stars 19 forks source link

Find device by identifier #28

Closed Ashraf-Ali-aa closed 6 years ago

Ashraf-Ali-aa commented 6 years ago

Hi, is there a way to find a specific simulator based on a udid?

Ashraf-Ali-aa commented 6 years ago

its ok I have found the method, but it might be worth adding this method to the readme SimCtl.device(udid: serial)