[SOLVED] Serious problem! Exported game not working on Mac

The game is not working on Mac after exporting zip through gdevelop. This is a serious problem. Here is a log file ERROR LOG
I tried different extractors like keka app or the unarchiver app as someone mentioned earlier, but the error remains… Does anyone know the solution?

Anyone? Guys this is a serious bug of gdevelop. We must squish it as soon as possible…

I’m not a mac user so I don’t think I can help with this but you might want to remove any identifying information (such as your ip address) from the link above.

1 Like

Ok I resolved the issue. If anyone have the same problem as in log above, this is the solution:
You need to delete all extended attributes from the game folder.
In Terminal -
xattr -rc /path/to/directory

2 Likes