dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
668 stars 26 forks source link

Supersonic 0.11.0 mac-x64 build won't install on my Intel Mac - "Not supported on this Mac" #396

Closed infinitejones closed 2 weeks ago

infinitejones commented 2 weeks ago

Downloaded and unzipped Supersonic-0.11.0-mac-x64.zip on my 2020 Intel MacBook Air running Sonoma 14.5.

MacOS superimposes the "no entry" symbol onto the app icon and on attempting to launch it, tells me "You can’t open the application “Supersonic” because this application is not supported on this Mac."

Previous release (Supersonic-0.10.1-mac-x64.zip) launches just fine on the same Mac, albeit with the warning that the application hasn't been signed/notarised.

dweymouth commented 2 weeks ago

I just double-checked that zip myself and it turns out it's an ARM build, not x64, because Github Actions upgraded the latest Mac build machines to M1. I pushed a change that will revert back to Intel Mac machines for building, so will have this fixed very shortly - stay tuned!

dweymouth commented 2 weeks ago

Alright, the new x64 Mac binaries are uploaded to the release page. Try again now, and once you confirm that it works I'll close out this issue. Sorry about that!

infinitejones commented 2 weeks ago

Working now - thanks!