Skip to content

Instantly share code, notes, and snippets.

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 berkedel/c74687c7d79614535714c1c4ddcef956 to your computer and use it in GitHub Desktop.
Save berkedel/c74687c7d79614535714c1c4ddcef956 to your computer and use it in GitHub Desktop.
Firefox Software Update can’t be opened because it is from an unidentified developer

In latest macOS Catalina beta, this issue will occur for firefox user when opening for the first time after upgrading.

The workaround:

  1. Disable the assessment subsystem altogether temporarily by running sudo spctl --master-disable on your terminal.
  2. Open Firefox and close it.
  3. Then enable again the assessment subsystem by running sudo spctl --master-enable.
  4. Then open Firefox, hope it will solve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment