rednblackgames/HyperLap2D

Not working on OSX

Opened this issue · 6 comments

mudlee commented

Describe the bug
After installing, it does not open.

Screenshots
Screenshot 2023-03-29 at 11 21 09

Desktop:

  • OS: macOS Ventura (M1 mac mini)
  • HyperLap2D Version: v0.1.2 Beta
fgnm commented

Hi! Due to OSX "security", run this command after installing to allow system open it:

sudo xattr -cr /Applications/HyperLap2D.app
mudlee commented

You're extremely fast! However:

Screenshot 2023-03-29 at 11 29 40

fgnm commented

Okay things are getting worse with Ventura, this is something I need to fix with a proper signature of the package.. Anyway, I tried and got the same result, to fix:

  • After install run sudo xattr -cr /Applications/HyperLap2D.app in a terminal (on Ventura the Terminal must have the App Management permission inside Settings -> Privacy & Security)
  • Right click on the icon and chose Open then Open again
  • Following opens will works with a common double click
    Let me know :)
mudlee commented

Works! Thanks for the lightning speed answer :)
In the future, feel free to ping me if you need osx tester.

mudlee commented

Hey. Getting back to the issue, I don't remember why I closed it. It still does not work. Or it does not work again? (Ventura 13.4.1). Can I help you in anyways to make it work on osx?

Running from the source code by cloning this repo out, it does work at least :)

I've found using the snapshot version works currently.