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

Only reference libXCTestBundleInject.dylib if it exists #460

Closed RainNapper closed 3 years ago

RainNapper commented 3 years ago

App will crash if this dylib does not exist in the host app bundle. This dylib is not required for tests to run.