calabash / run_loop

The bridge between Calabash iOS and Xcode command-line tools like instruments and simctl.
Other
32 stars 41 forks source link

Split DeviceAgent and iOSDeviceManager tasks #743

Closed AndreyMaslennikov closed 4 years ago

AndreyMaslennikov commented 4 years ago

In this PR we have split DeviceAgent and iOSDeviceManager rake tasks. Also we have fixed incorrect logic that was in device_agent:clean task before