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

Homebrew version of bluepill is out of date #532

Closed cccCody closed 1 year ago

cccCody commented 2 years ago

The readme suggests getting bluepill via homebrew, but the latest version available through homebrew is 5.8.1, which is almost a year old. A pull request to bump that up to the current release was closed because it failed to build on apple silicon.

ob commented 2 years ago

It seems the failure is due to CoreSimulator.framework not having arm64 support... perhaps we need to wait for https://github.com/actions/virtual-environments/issues/2187#issuecomment-737339211

devIlluSioN commented 2 years ago

Same problem on Macbook pro i7

cccCody commented 1 year ago

This is fixed in https://github.com/Homebrew/homebrew-core/commit/2c9cc459b2502290d506f58fc602b20c1faade36