calabash / run_loop

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

Preparation for Xcode iOS 14 #756

Closed JoeSSS closed 3 years ago

JoeSSS commented 4 years ago

This PR adds localization for iOS 14 and have a device runner for Simulator that works with iOS 14.

jmoody commented 4 years ago

@JoeSSS Maybe have a look at the azure-pipelines and update the test matrix? At this point, I drop all but the last Xcode release - so keep Xcode 11.7, but don't test against anything older. Add Xcode 12.x beta if it is available. There is no need to continue to test against High Sierra. If there is a macOS 10.15 beta out, consider testing against it.