Open chino opened 9 years ago
This is the gatekeeper functionality you're running in to. See the FAQ on the wiki for a solution...
Hm, I guess I've never seen that one before because it usually just says something like, "This is from the internet do you want to run it?". Could this be because you didn't add an "Identified developer" to the Bundle?
The only fix for this is to enroll in Apple's developer program, which is not without cost (99,= EUR/yr). I'm currently not in the position to invest that only to get rid of this message.
Np thanks.
On Tue, Jan 6, 2015, 1:55 PM Jan Willem Janssen notifications@github.com wrote:
The only fix for this is to enroll in Apple's developer program, which is not without cost (99,= EUR/yr). I'm currently not in the position to invest that only to get rid of this message.
— Reply to this email directly or view it on GitHub https://github.com/jawi/ols/issues/216#issuecomment-68913127.
In case it helps anyone else, on OSX Sierra you can enter
sudo spctl --master-disable
to turn off Gatekeeper, as the 'Allow from Anywhere' option is no longer available to the end user.
When I try to run the bundle installed via DMG and from a local build I get:
I was able to run it from the command line using both the runner and with run.sh (after building it my self directly from git) but just having issues with the DMG launcher.
I'm on OSX 10.9.5.