gbammc / Thor

Switch the right application ASAP.
MIT License
1.17k stars 69 forks source link

"Thor.app" is damaged #6

Closed ilearnio closed 6 years ago

ilearnio commented 6 years ago

I just downloaded the latest release app "Thor_1.2.0.zip" and got this when tried to open it

image

I'm on High Sierra, Macbook Pro

gbammc commented 6 years ago

It's caused by the 'Gatekeeper'. You can solve it by follow this page, or you can install Thor in Mac App Store

And can you tell me where you find this repo?

Thanks for using Thor!

ilearnio commented 6 years ago

It works! Fantastic! Was looking for such app for so long.

I found this repo here https://github.com/serhii-londar/open-source-mac-os-apps

Thanks a ton!

kenji21 commented 3 years ago

It's caused by the 'Gatekeeper'. You can solve it by follow this page, or you can install Thor in Mac App Store

And can you tell me where you find this repo?

Thanks for using Thor!

Got it when upgrading to 1.5.3, and to fix this I do : xattr -dr com.apple.quarantine /Applications/Thor.app/

Maybe zip shipping is not the best way, can shipping through a dmg prevent this ?

gbammc commented 3 years ago

It's caused by the 'Gatekeeper'. You can solve it by follow this page, or you can install Thor in Mac App Store And can you tell me where you find this repo? Thanks for using Thor!

Got it when upgrading to 1.5.3, and to fix this I do : xattr -dr com.apple.quarantine /Applications/Thor.app/

Maybe zip shipping is not the best way, can shipping through a dmg prevent this ?

I'm curious, why not download form MAS?

kenji21 commented 3 years ago

Because I was using my home compiled version before you merge my contribution :D

gbammc commented 3 years ago

From v1.5.5, Thor is notarized, it would not show this alert any more.