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

Support for Xcode 12.5 #497

Closed ob closed 3 years ago

ob commented 3 years ago

This is the final form of #491, fixes #488

chenxiao0228 commented 3 years ago

Do we need all XCTest headers?

ob commented 3 years ago

Do we need all XCTest headers?

Probably not but I figured it'd be easier to keep them since they will be regenerated again if you run class-dump and can make you think they are new when in fact they are not.

chenxiao0228 commented 3 years ago

Probably not but I figured it'd be easier to keep them since they will be regenerated again if you run class-dump and can make you think they are new when in fact they are not.

Maybe let's follow up by automating the dumping and replacing process.

shepting commented 3 years ago

@ob What's your Venmo?