Files
eden/docs/user/RunOnMacOS.md
lizzie 1e06c6f752 [docs] troubleshoot section, release policies, gpu documentation (#3078)
- gpu docs
- user guide stuff
- removed unused named.svg
- added link to ES-DE frontend stuff from 3rdparty
 Signed-off-by: lizzie lizzie@eden-emu.dev

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3078
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-12-12 18:36:19 +01:00

1.3 KiB
Raw Blame History

Allowing Eden to Run on MacOS

Use this guide when you need to allow Eden to run on a Mac system, but are being blocked by Apple Security policy.

Click Here for a version of this guide with images & visual elements.


Pre-Requisites

  • Permissions to modify settings in MacOS

Why am I Seeing This?

Recent versions of MacOS (Catalina & newer) introduced the Gatekeeper security functionality, requiring software to be signed by Apple or a trusted (aka - paying) developer. If the signature isnt on the list of trusted ones, it will stop the program from executing and display the message above.


Steps

  1. Open the System Settings panel.
  2. Navigate to Privacy & Security.
  3. Scroll down and observe the following message under the Security settings.
  4. Select Open Anyway to tell your Mac that you trust the application.
  5. You will now get another window appearing to verify you want to open Eden. Select Open Anyway.
  6. You will be prompted for your password to authorize the request. Enter the credentials of an account that has permission to modify settings and press OK.
  7. Eden will now open and any subsequent launches of the program will not prompt this.