gechr / WhichSpace

🖥 Active space menu bar icon for macOS 10.11+
MIT License
514 stars 32 forks source link

Can't install on M1 Mac, OS Monterey 12.1 #30

Open JohanNiklasson opened 2 years ago

JohanNiklasson commented 2 years ago

Hi

Love this app (from what I have seen). Can't install. Error Message reads:

“WhichSpace.app” can’t be opened because Apple cannot check it for malicious software.

This software needs to be updated. Contact the developer for more information.

Safari downloaded this file today at 08:30 from objects.githubusercontent.com."

Please advise.

Thanks!

DanzelWTF commented 2 years ago

WhichSpace is running just fine on my M1 Mac

Do you mean this Error? (german language)

Bildschirmfoto 2022-04-13 um 09 46 16

This is only done for security reasons. You can still open the app in your system settings under "Security & Privacy" with the "Open Anyway" button. Hope this helps.

JohanNiklasson commented 2 years ago

Hi Daniel

OK, thanks. I will try. Great work! Very grateful.

Best Regards Johan Niklasson

On 13 Apr 2022, at 09:53, Daniel Zeltner @.***> wrote:

WhichSpace is running just fine on my M1 Mac

Do you mean this Error? (german language) https://user-images.githubusercontent.com/998595/163126195-aa4b0f95-f565-4b8d-bfa3-9959804d273f.png This is only done for security reasons. You can still open the app in your system settings under "Security & Privacy" with the "Open Anyway" button. Hope this helps.

— Reply to this email directly, view it on GitHub https://github.com/gechr/WhichSpace/issues/30#issuecomment-1097674104, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5JZHMXYSS6T7XIG32H66TVEZ4RNANCNFSM5MPC7LPA. You are receiving this because you authored the thread.

telotortium commented 2 years ago

I saw the same error. I was able to fix it by manually codesigning the app in Terminal.app: sudo codesign -f -s - /Applications/WhichSpace.app/

ris58h commented 1 year ago

It's probably because the app is ad-hoc signed. Right-click the app and click Open, a pop-up will appear, click Open again.