Merge pull request #211 from ppy/update-native-binaries

Update native binaries
This commit is contained in:
Dan Balasescu 2025-06-20 01:09:25 +09:00 committed by GitHub
commit 59a1369175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
33 changed files with 15 additions and 15 deletions

Binary file not shown.

View File

@ -18,21 +18,6 @@
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>ios</string> <string>ios</string>
</dict> </dict>
<dict>
<key>BinaryPath</key>
<string>SDL3.framework/Versions/A/SDL3</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>SDL3.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
</dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
<string>SDL3.framework/SDL3</string> <string>SDL3.framework/SDL3</string>
@ -50,6 +35,21 @@
<key>SupportedPlatformVariant</key> <key>SupportedPlatformVariant</key>
<string>simulator</string> <string>simulator</string>
</dict> </dict>
<dict>
<key>BinaryPath</key>
<string>SDL3.framework/Versions/A/SDL3</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>SDL3.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
</dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
<string>SDL3.framework/SDL3</string> <string>SDL3.framework/SDL3</string>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
native/osx-x64/libSDL3_ttf.dylib Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
native/win-arm64/tiff.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
native/win-x64/SDL3_ttf.dll Normal file

Binary file not shown.

BIN
native/win-x64/libwebp.dll Normal file

Binary file not shown.

Binary file not shown.

BIN
native/win-x64/tiff.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
native/win-x86/SDL3_ttf.dll Normal file

Binary file not shown.

BIN
native/win-x86/libwebp.dll Normal file

Binary file not shown.

Binary file not shown.

BIN
native/win-x86/tiff.dll Normal file

Binary file not shown.