mono / SkiaSharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
MIT License
4.14k stars 522 forks source link

Validate the generated interop files #2831

Closed mattleibow closed 1 month ago

mattleibow commented 1 month ago

Description of Change

Sometimes I forget, sometimes I am lazy and need to generate the files on my mac and I have not yet made it all work. CI can do it though. This helps make sure it is all good as well as make sure we catch ABI changes as well as when I am lazy and just want to download the files.