Skip to content

Instantly share code, notes, and snippets.

@kibotu
Last active July 23, 2019 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kibotu/5ef5e9ac53154ad64a62bd071515e0d3 to your computer and use it in GitHub Desktop.
Save kibotu/5ef5e9ac53154ad64a62bd071515e0d3 to your computer and use it in GitHub Desktop.
For all apps not opening in Catalina

For all apps not opening in Catalina

Public Beta This is only for the apps being blocked by security and not opening after allowing as well.

Disable the block

sudo spctl --master-disable 

Launch the app and allow the update to complete then re-enable the block. I bet this will also resolve other software not opening as well.

sudo spctl --master-enable 

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment