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

Fix naming for NSError ** #317

Closed oliverhu closed 5 years ago

oliverhu commented 5 years ago

As discussed in #316 , we want to use errPtr for NSError * type and error for NSError