retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
115 stars 6 forks source link

Enable signing macOS executables #156

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

Due to using a custom Godot version, and not being rich to throw money at Apple (not that I'd want to anyway), the app cannot be notarized and will always be a pain point for users. However, the current releases are not working, so hopefully code signing should fix this.

rsubtil commented 1 year ago

The issue is from GitHub removing the executable flag when zipping. But this should stay as it doesn't harm.