Hacker News new | ask | show | jobs
by Wowfunhappy 1905 days ago
It does, the hardware owner merely has to tell macOS what it wants. Open a Terminal and type:

    sudo spctl —-master-disable
And you’ll be able to run as many unnotarized apps as you wish, just by double clicking them.

However, if the hardware owner wants to disallow unnotarized software, macOS should enforce that policy.

1 comments

Technically you have to reboot into Recovery to run this command.
No, you’re thinking of csrutil --disable for turning off System Integrity Protection. You don’t have to do that to run unnotarized apps.