calabash / run_loop

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

Minimal changes to make run_loop run with Xcode 10.2 #713

Closed JoeSSS closed 5 years ago

JoeSSS commented 5 years ago

sure, we need to add tests, that's why it is WIP :)

btw, the CI won't work?

jmoody commented 5 years ago

I will have a look at the Jenkins CI machine now.

JoeSSS commented 5 years ago

@jmoody I tried to install Xcode on my home laptop and it works on this branch without xcrun: error: unable to find utility "simctl", not a developer tool or in PATH error. Not sure how to reproduce it.. all the other comments seem to be addressed.

jmoody commented 5 years ago

Whoops. We need to get this into the develop branch. I will try to cherry pick this.

jmoody commented 5 years ago

Huh. The UI is confusing. calabash:develop => calabash/run_loop/develop.

Alright.

Good job. I will try to push a release ASAP.