Mar 3
App signature / Mac client
Just to have this someplace available - the only way to run in currently for Mac is to do this hack in it's app folder:
codesign --force --deep --sign - "Elegon.app"
Needs to be reapplied after every update.
Maybe you should add this workaround someplace for everyone to see.
Planned