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 13.0 support #501

Closed ravimandala closed 2 years ago

ravimandala commented 3 years ago

Xcode 13.0 beta 2 is out. This issue is to keep track of all tasks needed to release a Bluepill version w/ Xcode 13.0 support.

To start with... Bluepill doesn't build with Xcode 13.0 because of the below error.

ld: framework not found DVTiPhoneSimulatorRemoteClient
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ravimandala commented 3 years ago

Thanks @dusi for this PR https://github.com/MobileNativeFoundation/bluepill/pull/500

ravimandala commented 2 years ago

v5.10.0 officially supports Xcode 13.0