I found that on the Godot documentation:
xattr -dr com.apple.quarantine "MayTheDreamLast.app"
codesign -s - --force --deep "MayTheDreamLast.app"
If you are able to try that and tell me if it works, I would be really glad.
I think it is a problem of signing, I will try to see if I can fix that and put the file again. Thanks for noticing me.