I posted this at the end of the most current release but figured I'd add as a new thread in case people haven't seen it.
For awhile now the latest mac OS always prompts "Enable firewall ports?" whenever I open Gideros Studio/Gideros Player since it isn't signed.
In case it helps anyone else, I run the following right after I install the latest Gideros to avoid clicking every time I open:
sudo codesign --force --deep --sign - "/Applications/Gideros Studio/Gideros Studio.app"
sudo codesign --force --deep --sign - "/Applications/Gideros Studio/Gideros Player.app" |
Comments
If you use Mojave, did you experience huge lags/slowness when opening the app are when a dialog should be displayed, as described here https://github.com/gideros/gideros/issues/458 ?
Likes: vitalitymobile, EricCarr
But it does not take much time when develop the game then I think it is ok