SkiaForUnity
SkiaForUnity copied to clipboard
Wrong Assembly Definition for SkiaSharp.Editor and SkiaSharp.Unity
Runtime/SkiaSharp.Unity and Editor/SkiaSharp.Editor
are tagged "Any Platform", but is WebGL is not supported -> leads to Build Errors in WebGL (even if not used)
please update the .assdef files to "only include" supported platforms.