Gatekeeper Disabler
NOTE: This is really only useful to users/developers
running macOS Sequoia Developer Beta 3 or newer.
You're probably wondering what this is for if you clicked on here.
Long story short, in macOS Developer Beta 3, spctl's arguments
"spctl --master-disable" and "spctl --global-disable" were
disabled... which were one of the few ways you
could disable gatekeeper.
Both arguments now return this, saying:
This operation is no longer supported. To disable the assessment subsystem, please use configuration profiles.
Recently though, I found a blog post by qi-xmu that showed
how to disable gatekeeper after this change, so shout out to them.
The method uses configuration profiles, meaning that simply you
can just install it and not run any commands in Termainal.
However the profile is not signed due to me not having a
paid apple developer account.
Please use at your own risk though, as disabiling gatekeeper
basically allows any app to run. Make sure you trust what
you download and run!