Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Open unsigned applications on macOS Sequoia

From Hacks Guide Wiki
This is the approved revision of this page, as well as being the most recent.

As of macOS Sequoia (15), Gatekeeper has tightened restrictions on running unsigned applications. The control-click and Open workaround no longer works. This guide demonstrates how to open these applications. Once an app has been opened once, it can be opened normally in the future.

Through System Settings

  1. Try to open the app. A prompt saying '"My Unsigned App.app" Not Opened' may appear.
     
  2. Go to System Settings -> Privacy & Security. Scroll down to find the app, and an option to "Open Anyway".
     
  3. Choose "Open Anyway".
     
  4. Authenticate as an adminstrator.
     
  5. The app will now open.

Through Terminal

Use the following command on the application:

xattr -cr ./MyApp.app