thomasnordquist / MQTT-Explorer

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

Can not run in mac arm64 #819

Open humbfig opened 4 months ago

humbfig commented 4 months ago

After installation the program does not run. I get the message:

“MQTT Explorer.app” is damaged and can’t be opened. You should move it to the Bin.

ufoncz commented 3 months ago

I can cofirm it is not running on macOS, Sonoma 14.5, I have tried beta1, beta4, beta6, both Intel and ARM versions, I have reverted back to 3.5 from AppStore

fedulovivan commented 3 months ago

+1, sorry to confirm this, 0.4 beta 6 for arm cannot be launched on ventura as well. macos reports "app is damaged etc."

mbradley612 commented 3 months ago

+1, same for me on ARM Sonoma 14.5 (23F79)

swissjon commented 3 months ago

same for me. Anyone find a solution for this?

humbfig commented 3 months ago

same for me. Anyone find a solution for this?

sure, just re-install the previous version.

ongmark commented 3 months ago

Remove it from quarantine by running this in Terminal: xattr -d com.apple.quarantine /Applications/MQTT\ Explorer.app

kremik commented 3 months ago

The question is, is it not possible to let the application fall into quarantine (by some modifications inside that cause this)?