Silk.NET icon indicating copy to clipboard operation
Silk.NET copied to clipboard

[3.0] Update SDL to 3.2.6

Open joskuijpers opened this issue 1 year ago • 2 comments

I ran the update.sh script to update the commit ref and version.txt file.

3.2.6 contains a whole host of ABI compatible fixes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.6

I'd guess this also needs updates to the binaries. Is there an action doing that?

/build-native sdl

joskuijpers avatar Mar 03 '25 22:03 joskuijpers

So yeah... our actions apparently don't work properly on forks. Can you manually download the binaries that have been built and commit them please? Thanks.

Perksey avatar Mar 06 '25 20:03 Perksey

Done. but it is unclear to me which binaries to take for the simulators. The iOS and tvOS build both have a simulator binary, and so do the iosSimulator and tvossimulator builds.

joskuijpers avatar Mar 09 '25 15:03 joskuijpers