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!
OSX, unknown developer warning, bulk setting permissions
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
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
- Attachments
-
- Screen Shot 2022-12-06 at 8.03.47 am.png
- (189.95 KiB) Not downloaded yet
Re: OSX, unknown developer warning, bulk setting permissions
Hi,
Thanks for your report and the solution.
Best regards,
Marc
Thanks for your report and the solution.
Best regards,
Marc