Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mono: Don't compare API hashes on release builds #32401

Merged
merged 1 commit into from
Sep 28, 2019

Conversation

neikeq
Copy link
Contributor

@neikeq neikeq commented Sep 27, 2019

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.

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.
@neikeq neikeq added this to the 3.2 milestone Sep 27, 2019
@neikeq neikeq merged commit 763a4d8 into godotengine:master Sep 28, 2019
@neikeq neikeq deleted the Kisaama! branch May 13, 2021 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant