diff --git a/SDL3-CS/Jars/SDL3AndroidBridge.jar b/SDL3-CS/Jars/SDL3AndroidBridge.jar index dc8235b..87afa9e 100644 Binary files a/SDL3-CS/Jars/SDL3AndroidBridge.jar and b/SDL3-CS/Jars/SDL3AndroidBridge.jar differ diff --git a/native/android/arm64-v8a/libSDL3.so b/native/android/arm64-v8a/libSDL3.so index ace5a3a..d21f4eb 100755 Binary files a/native/android/arm64-v8a/libSDL3.so and b/native/android/arm64-v8a/libSDL3.so differ diff --git a/native/android/arm64-v8a/libSDL3_image.so b/native/android/arm64-v8a/libSDL3_image.so index 310ce7b..f40e9de 100644 Binary files a/native/android/arm64-v8a/libSDL3_image.so and b/native/android/arm64-v8a/libSDL3_image.so differ diff --git a/native/android/arm64-v8a/libSDL3_mixer.so b/native/android/arm64-v8a/libSDL3_mixer.so index 0226443..e0a5fd7 100644 Binary files a/native/android/arm64-v8a/libSDL3_mixer.so and b/native/android/arm64-v8a/libSDL3_mixer.so differ diff --git a/native/android/arm64-v8a/libSDL3_ttf.so b/native/android/arm64-v8a/libSDL3_ttf.so index 99311f5..d4920a5 100644 Binary files a/native/android/arm64-v8a/libSDL3_ttf.so and b/native/android/arm64-v8a/libSDL3_ttf.so differ diff --git a/native/android/armeabi-v7a/libSDL3.so b/native/android/armeabi-v7a/libSDL3.so index 063d25c..73bc3c7 100755 Binary files a/native/android/armeabi-v7a/libSDL3.so and b/native/android/armeabi-v7a/libSDL3.so differ diff --git a/native/android/armeabi-v7a/libSDL3_image.so b/native/android/armeabi-v7a/libSDL3_image.so index a98d1ce..59b1e3a 100644 Binary files a/native/android/armeabi-v7a/libSDL3_image.so and b/native/android/armeabi-v7a/libSDL3_image.so differ diff --git a/native/android/armeabi-v7a/libSDL3_mixer.so b/native/android/armeabi-v7a/libSDL3_mixer.so index dd3063d..afa43bb 100644 Binary files a/native/android/armeabi-v7a/libSDL3_mixer.so and b/native/android/armeabi-v7a/libSDL3_mixer.so differ diff --git a/native/android/armeabi-v7a/libSDL3_ttf.so b/native/android/armeabi-v7a/libSDL3_ttf.so index d28deb6..02f4215 100644 Binary files a/native/android/armeabi-v7a/libSDL3_ttf.so and b/native/android/armeabi-v7a/libSDL3_ttf.so differ diff --git a/native/android/x86/libSDL3.so b/native/android/x86/libSDL3.so index 53d8431..e62974d 100755 Binary files a/native/android/x86/libSDL3.so and b/native/android/x86/libSDL3.so differ diff --git a/native/android/x86/libSDL3_image.so b/native/android/x86/libSDL3_image.so index fcfb904..c489b03 100644 Binary files a/native/android/x86/libSDL3_image.so and b/native/android/x86/libSDL3_image.so differ diff --git a/native/android/x86/libSDL3_mixer.so b/native/android/x86/libSDL3_mixer.so index 9973a3d..114def6 100644 Binary files a/native/android/x86/libSDL3_mixer.so and b/native/android/x86/libSDL3_mixer.so differ diff --git a/native/android/x86/libSDL3_ttf.so b/native/android/x86/libSDL3_ttf.so index 7bb527f..4cbdb5c 100644 Binary files a/native/android/x86/libSDL3_ttf.so and b/native/android/x86/libSDL3_ttf.so differ diff --git a/native/android/x86_64/libSDL3.so b/native/android/x86_64/libSDL3.so index dbe7cb4..1860d69 100755 Binary files a/native/android/x86_64/libSDL3.so and b/native/android/x86_64/libSDL3.so differ diff --git a/native/android/x86_64/libSDL3_image.so b/native/android/x86_64/libSDL3_image.so index 37d2499..5942479 100644 Binary files a/native/android/x86_64/libSDL3_image.so and b/native/android/x86_64/libSDL3_image.so differ diff --git a/native/android/x86_64/libSDL3_mixer.so b/native/android/x86_64/libSDL3_mixer.so index 414e602..c5807f0 100644 Binary files a/native/android/x86_64/libSDL3_mixer.so and b/native/android/x86_64/libSDL3_mixer.so differ diff --git a/native/android/x86_64/libSDL3_ttf.so b/native/android/x86_64/libSDL3_ttf.so index 80ef5b4..12e58a3 100644 Binary files a/native/android/x86_64/libSDL3_ttf.so and b/native/android/x86_64/libSDL3_ttf.so differ diff --git a/native/ios/SDL3.xcframework/Info.plist b/native/ios/SDL3.xcframework/Info.plist index 01ff09b..4bb383e 100644 --- a/native/ios/SDL3.xcframework/Info.plist +++ b/native/ios/SDL3.xcframework/Info.plist @@ -7,50 +7,17 @@ BinaryPath SDL3.framework/SDL3 - DebugSymbolsPath - dSYMs LibraryIdentifier - tvos-arm64 + tvos-arm64_x86_64-simulator LibraryPath SDL3.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform tvos - - - BinaryPath - SDL3.framework/Versions/A/SDL3 - DebugSymbolsPath - dSYMs - LibraryIdentifier - macos-arm64_x86_64 - LibraryPath - SDL3.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - macos - - - BinaryPath - SDL3.framework/SDL3 - LibraryIdentifier - ios-arm64_x86_64-simulator - LibraryPath - SDL3.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - ios SupportedPlatformVariant simulator @@ -72,9 +39,11 @@ BinaryPath - SDL3.framework/SDL3 + SDL3.framework/Versions/A/SDL3 + DebugSymbolsPath + dSYMs LibraryIdentifier - tvos-arm64_x86_64-simulator + macos-arm64_x86_64 LibraryPath SDL3.framework SupportedArchitectures @@ -83,7 +52,38 @@ x86_64 SupportedPlatform + macos + + + BinaryPath + SDL3.framework/SDL3 + DebugSymbolsPath + dSYMs + LibraryIdentifier + tvos-arm64 + LibraryPath + SDL3.framework + SupportedArchitectures + + arm64 + + SupportedPlatform tvos + + + BinaryPath + SDL3.framework/SDL3 + LibraryIdentifier + ios-arm64_x86_64-simulator + LibraryPath + SDL3.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + ios SupportedPlatformVariant simulator diff --git a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist index 69df535..3d8e60e 100644 Binary files a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist and b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/Info.plist differ diff --git a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 index c758a84..c25e093 100755 Binary files a/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 and b/native/ios/SDL3.xcframework/ios-arm64/SDL3.framework/SDL3 differ diff --git a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist index b2a0564..7d7f544 100644 Binary files a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist and b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/Info.plist differ diff --git a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 index 6fd36de..739aa0c 100755 Binary files a/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 and b/native/ios/SDL3.xcframework/ios-arm64_x86_64-simulator/SDL3.framework/SDL3 differ diff --git a/native/ios/SDL3_image.xcframework/Info.plist b/native/ios/SDL3_image.xcframework/Info.plist index 8aa1a13..cd34795 100644 --- a/native/ios/SDL3_image.xcframework/Info.plist +++ b/native/ios/SDL3_image.xcframework/Info.plist @@ -4,34 +4,6 @@ AvailableLibraries - - BinaryPath - SDL3_image.framework/SDL3_image - LibraryIdentifier - ios-arm64 - LibraryPath - SDL3_image.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - - - BinaryPath - SDL3_image.framework/SDL3_image - LibraryIdentifier - tvos-arm64 - LibraryPath - SDL3_image.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - tvos - BinaryPath SDL3_image.framework/SDL3_image @@ -49,6 +21,20 @@ SupportedPlatformVariant simulator + + BinaryPath + SDL3_image.framework/SDL3_image + LibraryIdentifier + ios-arm64 + LibraryPath + SDL3_image.framework + SupportedArchitectures + + arm64 + + SupportedPlatform + ios + BinaryPath SDL3_image.framework/SDL3_image @@ -81,6 +67,20 @@ SupportedPlatform macos + + BinaryPath + SDL3_image.framework/SDL3_image + LibraryIdentifier + tvos-arm64 + LibraryPath + SDL3_image.framework + SupportedArchitectures + + arm64 + + SupportedPlatform + tvos + CFBundlePackageType XFWK diff --git a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist index 1d2c9c3..34e022c 100644 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist and b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/Info.plist differ diff --git a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image index 4606d96..42406b0 100755 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image and b/native/ios/SDL3_image.xcframework/ios-arm64/SDL3_image.framework/SDL3_image differ diff --git a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist index 290196b..c2fb708 100644 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist and b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/Info.plist differ diff --git a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image index 48698f5..01455a6 100755 Binary files a/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image and b/native/ios/SDL3_image.xcframework/ios-arm64_x86_64-simulator/SDL3_image.framework/SDL3_image differ diff --git a/native/ios/SDL3_mixer.xcframework/Info.plist b/native/ios/SDL3_mixer.xcframework/Info.plist index f22722b..833a546 100644 --- a/native/ios/SDL3_mixer.xcframework/Info.plist +++ b/native/ios/SDL3_mixer.xcframework/Info.plist @@ -4,6 +4,40 @@ AvailableLibraries + + BinaryPath + SDL3_mixer.framework/SDL3_mixer + LibraryIdentifier + tvos-arm64_x86_64-simulator + LibraryPath + SDL3_mixer.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + tvos + SupportedPlatformVariant + simulator + + + BinaryPath + SDL3_mixer.framework/SDL3_mixer + LibraryIdentifier + ios-arm64_x86_64-simulator + LibraryPath + SDL3_mixer.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + ios + SupportedPlatformVariant + simulator + BinaryPath SDL3_mixer.framework/Versions/A/SDL3_mixer @@ -33,23 +67,6 @@ SupportedPlatform ios - - BinaryPath - SDL3_mixer.framework/SDL3_mixer - LibraryIdentifier - ios-arm64_x86_64-simulator - LibraryPath - SDL3_mixer.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - ios - SupportedPlatformVariant - simulator - BinaryPath SDL3_mixer.framework/SDL3_mixer @@ -64,23 +81,6 @@ SupportedPlatform tvos - - BinaryPath - SDL3_mixer.framework/SDL3_mixer - LibraryIdentifier - tvos-arm64_x86_64-simulator - LibraryPath - SDL3_mixer.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - tvos - SupportedPlatformVariant - simulator - CFBundlePackageType XFWK diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist index 908ca45..7496a56 100644 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist and b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/Info.plist differ diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer index 1a86fd8..f389b26 100755 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer and b/native/ios/SDL3_mixer.xcframework/ios-arm64/SDL3_mixer.framework/SDL3_mixer differ diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist index d0d58f5..2a0d9a8 100644 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist and b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/Info.plist differ diff --git a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer index 7842ea3..ccf3c5e 100755 Binary files a/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer and b/native/ios/SDL3_mixer.xcframework/ios-arm64_x86_64-simulator/SDL3_mixer.framework/SDL3_mixer differ diff --git a/native/ios/SDL3_ttf.xcframework/Info.plist b/native/ios/SDL3_ttf.xcframework/Info.plist index ddc77ed..173bed2 100644 --- a/native/ios/SDL3_ttf.xcframework/Info.plist +++ b/native/ios/SDL3_ttf.xcframework/Info.plist @@ -6,18 +6,17 @@ BinaryPath - SDL3_ttf.framework/Versions/A/SDL3_ttf + SDL3_ttf.framework/SDL3_ttf LibraryIdentifier - macos-arm64_x86_64 + tvos-arm64 LibraryPath SDL3_ttf.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform - macos + tvos BinaryPath @@ -35,17 +34,18 @@ BinaryPath - SDL3_ttf.framework/SDL3_ttf + SDL3_ttf.framework/Versions/A/SDL3_ttf LibraryIdentifier - tvos-arm64 + macos-arm64_x86_64 LibraryPath SDL3_ttf.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform - tvos + macos BinaryPath diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist b/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist index 2bbbeb8..e906057 100644 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist and b/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/Info.plist differ diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/SDL3_ttf b/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/SDL3_ttf index d382532..4dd89bd 100755 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/SDL3_ttf and b/native/ios/SDL3_ttf.xcframework/ios-arm64/SDL3_ttf.framework/SDL3_ttf differ diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist index c7e8624..edb8935 100644 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist and b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/Info.plist differ diff --git a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf index 1fc60c0..c05fe6f 100755 Binary files a/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf and b/native/ios/SDL3_ttf.xcframework/ios-arm64_x86_64-simulator/SDL3_ttf.framework/SDL3_ttf differ diff --git a/native/linux-arm/libSDL3.so b/native/linux-arm/libSDL3.so index 92776c1..aa8855c 100644 Binary files a/native/linux-arm/libSDL3.so and b/native/linux-arm/libSDL3.so differ diff --git a/native/linux-arm/libSDL3_image.so b/native/linux-arm/libSDL3_image.so index c909312..c3b5b20 100644 Binary files a/native/linux-arm/libSDL3_image.so and b/native/linux-arm/libSDL3_image.so differ diff --git a/native/linux-arm/libSDL3_mixer.so b/native/linux-arm/libSDL3_mixer.so index 32067f3..9a6d3b7 100644 Binary files a/native/linux-arm/libSDL3_mixer.so and b/native/linux-arm/libSDL3_mixer.so differ diff --git a/native/linux-arm/libSDL3_ttf.so b/native/linux-arm/libSDL3_ttf.so index bb520c6..0571c47 100644 Binary files a/native/linux-arm/libSDL3_ttf.so and b/native/linux-arm/libSDL3_ttf.so differ diff --git a/native/linux-arm64/libSDL3.so b/native/linux-arm64/libSDL3.so index b446d6f..7254584 100644 Binary files a/native/linux-arm64/libSDL3.so and b/native/linux-arm64/libSDL3.so differ diff --git a/native/linux-arm64/libSDL3_image.so b/native/linux-arm64/libSDL3_image.so index 584353c..c145cf2 100644 Binary files a/native/linux-arm64/libSDL3_image.so and b/native/linux-arm64/libSDL3_image.so differ diff --git a/native/linux-arm64/libSDL3_mixer.so b/native/linux-arm64/libSDL3_mixer.so index 49c214e..cd2af6b 100644 Binary files a/native/linux-arm64/libSDL3_mixer.so and b/native/linux-arm64/libSDL3_mixer.so differ diff --git a/native/linux-arm64/libSDL3_ttf.so b/native/linux-arm64/libSDL3_ttf.so index d0ac24f..b2599d3 100644 Binary files a/native/linux-arm64/libSDL3_ttf.so and b/native/linux-arm64/libSDL3_ttf.so differ diff --git a/native/linux-x64/libSDL3.so b/native/linux-x64/libSDL3.so index 4ebe08b..565a4d8 100644 Binary files a/native/linux-x64/libSDL3.so and b/native/linux-x64/libSDL3.so differ diff --git a/native/linux-x64/libSDL3_image.so b/native/linux-x64/libSDL3_image.so index d81c9f7..e2de35d 100644 Binary files a/native/linux-x64/libSDL3_image.so and b/native/linux-x64/libSDL3_image.so differ diff --git a/native/linux-x64/libSDL3_mixer.so b/native/linux-x64/libSDL3_mixer.so index 35ab099..68d57b3 100644 Binary files a/native/linux-x64/libSDL3_mixer.so and b/native/linux-x64/libSDL3_mixer.so differ diff --git a/native/linux-x64/libSDL3_ttf.so b/native/linux-x64/libSDL3_ttf.so index f543dd6..e02a9a7 100644 Binary files a/native/linux-x64/libSDL3_ttf.so and b/native/linux-x64/libSDL3_ttf.so differ diff --git a/native/linux-x86/libSDL3.so b/native/linux-x86/libSDL3.so index 0909a18..ba48f86 100644 Binary files a/native/linux-x86/libSDL3.so and b/native/linux-x86/libSDL3.so differ diff --git a/native/linux-x86/libSDL3_image.so b/native/linux-x86/libSDL3_image.so index b917147..5e97a88 100644 Binary files a/native/linux-x86/libSDL3_image.so and b/native/linux-x86/libSDL3_image.so differ diff --git a/native/linux-x86/libSDL3_mixer.so b/native/linux-x86/libSDL3_mixer.so index 317c140..c180800 100644 Binary files a/native/linux-x86/libSDL3_mixer.so and b/native/linux-x86/libSDL3_mixer.so differ diff --git a/native/linux-x86/libSDL3_ttf.so b/native/linux-x86/libSDL3_ttf.so index 4ea86e4..dfc8682 100644 Binary files a/native/linux-x86/libSDL3_ttf.so and b/native/linux-x86/libSDL3_ttf.so differ diff --git a/native/osx-arm64/libSDL3.dylib b/native/osx-arm64/libSDL3.dylib index 54a35a9..b67ebf7 100755 Binary files a/native/osx-arm64/libSDL3.dylib and b/native/osx-arm64/libSDL3.dylib differ diff --git a/native/osx-arm64/libSDL3_image.dylib b/native/osx-arm64/libSDL3_image.dylib index 25fbe8f..6ba1a82 100755 Binary files a/native/osx-arm64/libSDL3_image.dylib and b/native/osx-arm64/libSDL3_image.dylib differ diff --git a/native/osx-arm64/libSDL3_mixer.dylib b/native/osx-arm64/libSDL3_mixer.dylib index d8ae145..861d625 100755 Binary files a/native/osx-arm64/libSDL3_mixer.dylib and b/native/osx-arm64/libSDL3_mixer.dylib differ diff --git a/native/osx-arm64/libSDL3_ttf.dylib b/native/osx-arm64/libSDL3_ttf.dylib index 405b45f..634acd5 100755 Binary files a/native/osx-arm64/libSDL3_ttf.dylib and b/native/osx-arm64/libSDL3_ttf.dylib differ diff --git a/native/osx-x64/libSDL3.dylib b/native/osx-x64/libSDL3.dylib index 7bab3d1..59bbd0e 100755 Binary files a/native/osx-x64/libSDL3.dylib and b/native/osx-x64/libSDL3.dylib differ diff --git a/native/osx-x64/libSDL3_image.dylib b/native/osx-x64/libSDL3_image.dylib index 2ea7120..43b0ff4 100755 Binary files a/native/osx-x64/libSDL3_image.dylib and b/native/osx-x64/libSDL3_image.dylib differ diff --git a/native/osx-x64/libSDL3_mixer.dylib b/native/osx-x64/libSDL3_mixer.dylib index 9adceee..9cb1414 100755 Binary files a/native/osx-x64/libSDL3_mixer.dylib and b/native/osx-x64/libSDL3_mixer.dylib differ diff --git a/native/osx-x64/libSDL3_ttf.dylib b/native/osx-x64/libSDL3_ttf.dylib index a1f3a7c..29a76a2 100755 Binary files a/native/osx-x64/libSDL3_ttf.dylib and b/native/osx-x64/libSDL3_ttf.dylib differ diff --git a/native/win-arm64/SDL3.dll b/native/win-arm64/SDL3.dll index f3e4554..aa4e73d 100644 Binary files a/native/win-arm64/SDL3.dll and b/native/win-arm64/SDL3.dll differ diff --git a/native/win-arm64/SDL3_image.dll b/native/win-arm64/SDL3_image.dll index 5604e30..8768743 100644 Binary files a/native/win-arm64/SDL3_image.dll and b/native/win-arm64/SDL3_image.dll differ diff --git a/native/win-arm64/SDL3_mixer.dll b/native/win-arm64/SDL3_mixer.dll index 81036ba..710a0e2 100644 Binary files a/native/win-arm64/SDL3_mixer.dll and b/native/win-arm64/SDL3_mixer.dll differ diff --git a/native/win-arm64/SDL3_ttf.dll b/native/win-arm64/SDL3_ttf.dll index c6d02f2..7ecac2d 100644 Binary files a/native/win-arm64/SDL3_ttf.dll and b/native/win-arm64/SDL3_ttf.dll differ diff --git a/native/win-x64/SDL3.dll b/native/win-x64/SDL3.dll index f96990a..a5e459a 100644 Binary files a/native/win-x64/SDL3.dll and b/native/win-x64/SDL3.dll differ diff --git a/native/win-x64/SDL3_image.dll b/native/win-x64/SDL3_image.dll index 6f6de3c..5ae7585 100644 Binary files a/native/win-x64/SDL3_image.dll and b/native/win-x64/SDL3_image.dll differ diff --git a/native/win-x64/SDL3_mixer.dll b/native/win-x64/SDL3_mixer.dll index 555b3dc..e2f7b1a 100644 Binary files a/native/win-x64/SDL3_mixer.dll and b/native/win-x64/SDL3_mixer.dll differ diff --git a/native/win-x64/SDL3_ttf.dll b/native/win-x64/SDL3_ttf.dll index 5f8b335..83b57d6 100644 Binary files a/native/win-x64/SDL3_ttf.dll and b/native/win-x64/SDL3_ttf.dll differ diff --git a/native/win-x86/SDL3.dll b/native/win-x86/SDL3.dll index eb0db94..76fbbae 100644 Binary files a/native/win-x86/SDL3.dll and b/native/win-x86/SDL3.dll differ diff --git a/native/win-x86/SDL3_image.dll b/native/win-x86/SDL3_image.dll index 453c7c8..17f9d34 100644 Binary files a/native/win-x86/SDL3_image.dll and b/native/win-x86/SDL3_image.dll differ diff --git a/native/win-x86/SDL3_mixer.dll b/native/win-x86/SDL3_mixer.dll index a41be6c..2676857 100644 Binary files a/native/win-x86/SDL3_mixer.dll and b/native/win-x86/SDL3_mixer.dll differ diff --git a/native/win-x86/SDL3_ttf.dll b/native/win-x86/SDL3_ttf.dll index 7b97a4d..12ff89d 100644 Binary files a/native/win-x86/SDL3_ttf.dll and b/native/win-x86/SDL3_ttf.dll differ