plu / simctl

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

Added ability to terminate an app #13

Closed adamprice closed 7 years ago

adamprice commented 7 years ago

Added a few methods that let you terminate an app, and a test.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.09%) to 96.444% when pulling 9166c06ada0b0d9f09e1a603347b6bee93656e75 on adamprice:master into 8bf8b122a5a7078448ef1f5acefcc2afed7425f8 on plu:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 96.46% when pulling cf9c36a63bad915fc51c636cb2835e21a759440a on adamprice:master into 8bf8b122a5a7078448ef1f5acefcc2afed7425f8 on plu:master.

plu commented 7 years ago

Thank you!