thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
3.06k stars 289 forks source link

Apple Silicon support? #609

Open iCSpotRun opened 2 years ago

iCSpotRun commented 2 years ago

Would be nice to not have to depend on Rosetta 2 :)

RodrigoRosmaninho commented 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

RodrigoRosmaninho commented 2 years ago

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.

bkvargyas commented 1 year ago

Thanks! This image works great on M1

MikeMiki54 commented 6 months ago

Thanks a lot. It works perfectly now on M3!