Open jdm opened 3 months ago
I worked around this for 0.9.5 by fixing the assets symlinks, unlinking the missing .so, and running with --allow-dirty.
Just a note - the android example was already broken. We definitely should add cargo semver checks to CI though.
There are several issues:
cargo publish
attempts to verify that all files in android-example are actually present, so we can't publish without fixing the first issue