WhichSpace
WhichSpace copied to clipboard
Can't install on M1 Mac, OS Monterey 12.1
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!
WhichSpace is running just fine on my M1 Mac
Do you mean this Error? (german language)
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.
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.
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/
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.