Hey! im trying to download the new build but it says the app is damaged. and i should move it to the trash bin, any help? it´s a MacOS catalina
Viewing post in Version 0.3.4 Public Release comments
Yes, someone else brought this up in our Discord server and we found a solution. You need to open a terminal in the folder where the app is downloaded and write "xattr -cr ./Identity.app" (without quotes). This removes the download attributes assigned to the app launcher.
It seems to be a problem with how Godot builds for macs at least on the current stable version, although there have been similar issues in the past with macs that have been fixed with new engine versions. For more info you can look up threads about the issue such as this: https://www.reddit.com/r/godot/comments/nm5xtf/mac_export_wont_start_when_downlo...