CesiumGS / CesiumGS/cesium-unity
Make platforms optional during build.
Open
- Dominant language
- C#
- Stars
- 535
- Forks
- 132
- Avg merge
- 6h 45m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Research direction
Start with the C# build project and the Android platform build path described in the issue. Determine how build arguments can select or skip platforms, then verify that a build succeeds when the Android module is unavailable and that requested platforms still build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp, unity
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100