mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 06:19:22 +00:00
API hashes cannot be calculated on release builds, as bindings information is lacking. Therefore, we should not be comparing it with the generated glue hash as they will never match.