Since mac os catalina, all command line tools must be code-signed. Your nRF-Command-Line-Tools_10_12_2_OSX distribution is not code signed, therefore cannot be installed on os catalina.
What are we supposed to do here?
Since mac os catalina, all command line tools must be code-signed. Your nRF-Command-Line-Tools_10_12_2_OSX distribution is not code signed, therefore cannot be installed on os catalina.
What are we supposed to do here?
Hi Yuma,
To allow nrfjprog to run, disable GateKeeper:
sudo spctl --master-disable
Note that this disables a core security feature of Mac OS.
Regards,
Amanda H.