How can I whitelist a downloaded application for execution?
First off, I have read this article.
I am trying to run a downloaded application that I use to control my CNC mill called PlanetCNCMacOS.app. Thy application is obviously not signed correctly.
How can I whitelist this application? They (PlanetCNC) want me to disable the security which I am hesitant to do (via spctl --master-disable). I should be able to whitelist a single application without removing the protection.
Thanks,
Jon