Hi! I've been uploading my game builds with Butler and while it used to fix permissions, it doesn't work anymore. I'm exporting an .app bundle via Godot standard export templates. I tried both .app and zipped. In both cases players get the error that the game is damaged and can be run. It works fine when running through the Itch app or when manually setting permission with -xattr
The mac build also launches when uploaded via SteamCMD.
According to the docs, Butler should take care of that. Any clue what I'm doing wrong? Is it maybe new libraries that I added?