calabash / run_loop

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

Simctl: retry app install on 'could not install app at this time' error #694

Closed jmoody closed 6 years ago

jmoody commented 6 years ago

Motivation

Starting in Xcode 10 betas, simctl install can fail with 'This app could not be installed at this time' error.

Retrying the install works.

Progress on: