cesium-unity
cesium-unity copied to clipboard
Make platforms optional during build.
we should add args to the C# build project to skip platforms we don't care about, specifically, the Android build will fail if the version of Unity you have installed is missing the Android module.
This'll also be helpful for skipping WebGL builds since we don't support WebGL at all, as mentioned in #198.
Any news on this subject ?
No news, but we welcome a pull request if you have the capacity to implement it yourself.