Open
Description
Could a new release be cut, so cargo install xbuild
is up to date?
Why I care: In bevy_oxr and the discord for it, we often get people trying to install xbuild
via cargo install xbuild
, and that's also the suggestion in this project's readme, but that will install a version from 2022, which does not correctly upload the required shared library. Because the library is designed to fail over gracefully to non-XR, the root cause is not initially obvious. I myself just lost a couple hours to this when setting up a new system.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels