Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 319 Bytes

File metadata and controls

6 lines (4 loc) · 319 Bytes

Installing 3rd party un-verified apps on MacOS

  1. One can go to 'Security & Privacy' to to see the softwares that are not being allowed to run and use admin password to over ride it.
  2. Other than that one can use 'sudo spctl --master-disable' to disable the service on the system level. #macOS, #unix, #terminal,