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.18k stars 231 forks source link

Add Xcode 13 support #500

Closed dusi closed 2 years ago

dusi commented 3 years ago

Just an attempt to add Xcode 13 support ¯_(ツ)_/¯

ravimandala commented 2 years ago

@ob Since the reporting tests with diagnostics are taking a really long time and timing out some executions, I split a test and turned diagnostics on a simpler Timeout+Crash test case. Please take a look and re-bless the PR. Thanks.

ravimandala commented 2 years ago

Thanks @dusi for taking the initiative and adding the Xcode 13 support. 🥇