Cannot run build on 10.15 OSX

Hi there, since the release of 10.15 Catalina OS I cannot run any build under macOS, I think its because the new OSX which does not support 32 bit, only 64 bit. I would like to ask if you plan to support 64 system? Thanks!

lol, GD5 never supported 32 bits, only x64

I see, thanks, but then why is that i cannot run my build on OSX 10.15, only on the earlier 10.14?

On 10.14 it says that the OSX does not recognize the developer, but that’s not a problem, because I can override it in the Settings/Security menu (or with a command in terminal), but on 10.15 it does not mention any developer issue, it just doesn’t start, and I can’t do anything in the settings menu.

PS: I tried to modify the .app/Contents/MacOS/xxx folder with CHMOD, after that I was able the choose the OPEN button, but it returned some error mesage:
Termination Reason: DYLD, [0x1] Library missing
Dyld Error Message:
Library not loaded: @rpath/Electron Framework.framework/Electron Framework

This sounds like an electron error. Electron is updated in the next version try again after updating.

I hope this will help, thank you.