FreeterApp / Freeter

Freeter – a smarter way to work on your computer
https://freeter.io/
GNU General Public License v3.0
414 stars 29 forks source link

Download for MAC M1 cannot be run #18

Closed haintwork closed 6 months ago

haintwork commented 6 months ago

Error message:

“Freeter” is damaged and can’t be opened. You should move it to the Trash.

Freeter downloaded version: Freeter-2.3.1-beta-mac-arm64 My MAC is M1 chip. Mac OS Monterey 12.6.6 (21G646)

Screen Shot 2024-05-17 at 11 00 48
alexk111 commented 6 months ago

Execute the following command line in the Terminal: xattr -cr /Applications/Freeter.app

Then try to run Freeter again.

haintwork commented 6 months ago

Thanks @alexk111 , it's working now. Wonder what is the root cause?

alexk111 commented 6 months ago

👍

Wonder what is the root cause?

It occurs because Freeter executable is not code-signed/notarized.

kryptonianson commented 5 months ago

could you all sign it so that the install/deployment is more secure? It would sure smooth out the workflow. That would really be great. Thank you for considering.