oleander / bitbar

A clone of the BitBar app written in Swift 3
MIT License
40 stars 3 forks source link

Crashes on 10.12 hackintosh #37

Open roblabla opened 7 years ago

roblabla commented 7 years ago

When running on my 10.12 hackintosh, I get the following error : Illegal instruction: 4.

Running the original bitbar doesn't show this issue. A cursory glance online seems to say that the compiler is using a too new instruction set. Is there a way to solve this issue ?