Enigma-Game / Enigma

Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga. The object of the game is to find uncover pairs of identically colored Oxyd stones. Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams, and, most of all, countless hairy puzzles usually block your direct way to the Oxyd stones …
GNU General Public License v2.0
134 stars 38 forks source link

Enigma Does Not Open in Mac Big Sur #49

Closed danielpscher closed 3 years ago

danielpscher commented 3 years ago

When I try to open the newest release of Enigma, I receive the message, "Enigma cannot be opened because the developer cannot be verified. MacOS cannot verify that this app is free from malware."

borgendorf commented 3 years ago

Right-click on the app and choose "Open" That will prompt you with a dialog explaining the dangers and let you click an Open button to run the app.

sidney commented 3 years ago

The only way to produce an app that will not result in that message the first time it is opened is for the project to have access to a paid Apple Developer subscription, which we don't. As it is, the first time you run the app, use right-click open. After that first time, double-click will work properly. This is true when the app is installed from the dmg that has been downloaded directly from the Internet.

If Homebrew is installed, the app can be installed with the following command. This issue will not happen, as a result of the "--no-quarantine" option in the command.

brew install --cask --no-quarantine enigma-game/enigma/enigma