MobileNativeFoundation / bluepill

Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
BSD 2-Clause "Simplified" License
3.19k stars 232 forks source link

any plan to support 11.14.x? #440

Closed tinder-kaijing closed 4 years ago

tinder-kaijing commented 4 years ago

We like the feature to retry failed tests. we will switch build stack to 11.14.x soon on Bitrise. Do you have a plan to support 11.14.1?

ravimandala commented 4 years ago

@tinder-kaijing I assume you want to start using Bluepill at Bitrise and checking when it is going to support Xcode 11.4.x. If yes, welcome to Bluepill. Regarding Xcode 11.4.x support, we will get to officially supporting it soon. But there is a chance that the latest version might work out of the box. You just need to try using v5.2.2 or above with the new unsafe-skip-xcode-version-check flag.

ravimandala commented 4 years ago

@rap-morgan/@tinder-kaijing, I am working on testing and officially supporting Xcode 11.4.x and 11.5.x versions, so I am curious to know if you tested Bluepill with any of these versions at scale. Please let me know.

ravimandala commented 4 years ago

Bluepill version v5.3.0 supports Xcode 11.4.x and Bluepill version v5.4.x supports Xcode 11.5.x.