Open iCSpotRun opened 2 years ago
I've taken the current master branch (as of this reply) and compiled it on an Apple Silicon machine. Everything seems perfectly functional, and Activity Manager now shows "Kind: Apple" for all the MQTTExplorer processes 🙂
You can get the dmg file I generated on this link and try it for yourself while you wait for an official release: https://drive.google.com/file/d/1SscZDCu51MJkynXoAEoDFElaFQCcAwtl/view?usp=sharing
If you end up trying the file above, you may need to run this first:
xattr -d com.apple.quarantine /Applications/MQTT\ Explorer.app
Because Apple places App files downloaded from the internet (from unknown developers/sources) in quarantine and reports them as "damaged" to the user.
Thanks! This image works great on M1
Thanks a lot. It works perfectly now on M3!
Would be nice to not have to depend on Rosetta 2 :)