Search found 2 matches

by nick_
Mon Dec 05, 2022 9:06 pm
Forum: Installation
Topic: OSX, unknown developer warning, bulk setting permissions
Replies: 2
Views: 71906

Re: OSX, unknown developer warning, bulk setting permissions

OK, I have a solution:

In the latest versions of OSX the gatekeeper setting (Security & Privacy settings) to enable opening of apps from any source is hidden by default.

I was able to unhide this setting by running the following code

Code: Select all

sudo spctl --master-disable
by nick_
Mon Dec 05, 2022 3:47 am
Forum: Installation
Topic: OSX, unknown developer warning, bulk setting permissions
Replies: 2
Views: 71906

OSX, unknown developer warning, bulk setting permissions

Trying to run v3.3 on OSX Big Sur I can open the main geopsy App using the control click --> open method to accept the unknown developer warning, but then I get subsequent warnings for all the backend apps. How to I set permissions in one go so that thee warnings go away and I can use Geopsy? Cheers!