Magic Lantern Forum

General Discussion => General Chat => Topic started by: reddeercity on October 14, 2016, 03:42:27 AM

Title: Allow From Anywhere (Disable Gatekeeper checks) in macOS Sierra
Post by: reddeercity on October 14, 2016, 03:42:27 AM
Hi , I'm looking in to upgrade my over clocked killer workstation i7 Hackintosh from Yosemite to macOS Sierra.
But I'm hearing issue with Gatekeeper , as I used tonymacx86.com to build my Hackintosh I did some research
and it seems that's Apple has removed this option . But if you had it setup in EL Capitan it will continue to work
if not then you will have to enable it with Terminal.

Here are the commands for terminal

Allow from Anywhere (Turns off the Gatekeeper checks)
sudo spctl --master-disable

Re-enable Gatekeeper
sudo spctl --master-enable

You can read about it here (https://www.tonymacx86.com/threads/allow-from-anywhere-disable-gatekeeper-checks-in-macos-sierra.203048/) from tonymacx86.com
Title: Re: Allow From Anywhere (Disable Gatekeeper checks) in macOS Sierra
Post by: DeafEyeJedi on October 14, 2016, 07:12:42 AM
Excellent find @reddeercity as I was wondering the same after upgrading to 10.12 and noticed I couldn't compile anymore. Hopefully @dfort will get this resolved for OS X at some point!
Title: Re: Allow From Anywhere (Disable Gatekeeper checks) in macOS Sierra
Post by: dfort on October 14, 2016, 04:42:28 PM
Quote from: DeafEyeJedi on October 14, 2016, 07:12:42 AM
...Hopefully @dfort will get this resolved for OS X at some point!

You're overestimating me. What @reddeercity brought up is what I had to do in order to get apps to run from "unidentified" developers like @Danne. Basically the System Preferences in Sierra looks like this now:

(https://3.bp.blogspot.com/-ld7BAXW2q2I/V3Q_dEKz3KI/AAAAAAAANdM/dSe5ajxXfwozDhWa3icC07M8UyGIyHWngCLcB/s400/Screen%2BShot%2B2016-06-29%2Bat%2B4.36.10%2BPM.png)

but turning off spctl (gatekeeper) will give you this:
(https://2.bp.blogspot.com/-Skvl-GDjSoA/V3Q_dPrLQaI/AAAAAAAANdQ/98tW5i4nTNkaX5onzn7I2LAgCPjpaemYACLcB/s400/Screen%2BShot%2B2016-06-29%2Bat%2B4.35.57%2BPM.png)

By the way this doesn't seem to be a problem if you compile from source--another reason for ML users on Mac to setup a development system. I'd like to hear from someone going through my Compiling Magic Lantern on a Macintosh (http://magiclantern.fm/forum/index.php?topic=16012.50) tutorial for the first time on Sierra.