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

Posted on May 1, 2020 8:33 AM

Reply
9 replies

May 1, 2020 9:22 AM in response to w1jp

Folks-- Here are the instructions they give for Catalina. I am just hesitant to turn off the protections on everything. There MUST be a way to add an exception rather than turning it off.


Note I tried:

spctl --add ./PlanetCNCMacOS.app; spctl --enable ./PlanetCNCMacOS.app


No affect.


sudo spctl -a ./PlanetCNCMacOS.app

./PlanetCNCMacOS.app: rejected (the code is valid but does not seem to be an app)

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How can I whitelist a downloaded application for execution?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.