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

Feature/build with unity 2019.3.0a2 #31

Merged
merged 11 commits into from
May 21, 2019

Conversation

thedoritos
Copy link
Owner

Thanks for reporting issues about build errors with newer Unity versions.
I fixed the build error on the latest Unity which is 2019.3.0a2 on May 21st 2019.

This PR fixes #27 I opened, and should do #25, #21, #18, #16 as well.

TODO

  • Update Unity to the latest (2019.3.0a2) version
  • Build for iOS and run on Simulator
  • Build for Android and run on Emulator
  • Fix gradle build error by resolving the conflict of BuildConfig.class in unimgpicker.jar

NOTE

  • The gradle task exportJar has to be fixed to automatically remove BuildConfig.class from the jar
  • The fix of EXIF in Fix image orientation bug #7 is not included in this PR

@thedoritos thedoritos self-assigned this May 21, 2019
@thedoritos thedoritos merged commit a045593 into master May 21, 2019
@thedoritos thedoritos deleted the feature/build-with-unity-2019.3.0a2 branch May 21, 2019 13:31
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.

Build with the latest Unity
1 participant