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

Fix can not compile on Unity Android build #957

Merged
merged 1 commit into from
Jun 21, 2020
Merged

Conversation

neuecc
Copy link
Member

@neuecc neuecc commented Jun 19, 2020

2.1.143 can not compile on Unity Android because it uses SafeBitConverter in #if UNITY_ANDROID.

This is critical for Unity users, require to upload patch release.

Fixes #954

@neuecc neuecc requested a review from AArnott June 19, 2020 08:11
@AArnott AArnott merged commit 25068fa into master Jun 21, 2020
@AArnott AArnott deleted the fix-for-unity-android branch June 21, 2020 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SequenceReaderExtension doesn't compile when UNITY_ANDROID defined
2 participants