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

Xcode 11.6 support #452

Closed ravimandala closed 3 years ago

ravimandala commented 4 years ago

Update and test Bluepill to officially support Xcode 11.6 which is now available in GM.

ravimandala commented 3 years ago

Closing this issue for the below reasons.

  1. There is not much ask for this from Bluepill community.
  2. We are at Xcode 12 GM and Xcode 12.2 beta#2 right now.
  3. Bluepill v5.4.x might work fine with Xcode 11.6 by setting unsafe-skip-xcode-version-check flag to true.

Please re-open this issue if you want explicit support for Xcode 11.6. Thanks.