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

Small cleanups pre 12.5 #495

Closed ob closed 3 years ago

ob commented 3 years ago

This is a small clean-up so that #491 is smaller.

It just removes some unnecessary imports, and replaces a call to popen() with NSTask