diff --git a/tutorials/export/img/macos_allow_from_anywhere.png b/tutorials/export/img/macos_allow_from_anywhere.png new file mode 100644 index 000000000..4edadcae6 Binary files /dev/null and b/tutorials/export/img/macos_allow_from_anywhere.png differ diff --git a/tutorials/export/running_on_mac.rst b/tutorials/export/running_on_mac.rst index 166eb3923..522e5e617 100644 --- a/tutorials/export/running_on_mac.rst +++ b/tutorials/export/running_on_mac.rst @@ -64,6 +64,15 @@ To run this app, you can temporarily override Gatekeeper: * Enter your password if you're prompted. +Another option is to disable Gatekeeper entirely. Note that this does decrease +the security of your computer by allowing you to run any software you want. +To do this, run ``sudo spctl --master-disable`` in the Terminal, enter your +password, and then the **Anywhere** option will be available: + + .. image:: img/macos_allow_from_anywhere.png + +Note that Gatekeeper will re-enable itself when macOS updates. + App is not-signed, executable is linker-signed ----------------------------------------------