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

Update native binaries
This commit is contained in:
Dan Balasescu 2025-06-21 01:01:55 +09:00 committed by GitHub
commit 9dd8657b8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
23 changed files with 9 additions and 9 deletions

Binary file not shown.

View File

@ -8,7 +8,7 @@
<key>BinaryPath</key> <key>BinaryPath</key>
<string>SDL3.framework/SDL3</string> <string>SDL3.framework/SDL3</string>
<key>LibraryIdentifier</key> <key>LibraryIdentifier</key>
<string>ios-arm64</string> <string>tvos-arm64</string>
<key>LibraryPath</key> <key>LibraryPath</key>
<string>SDL3.framework</string> <string>SDL3.framework</string>
<key>SupportedArchitectures</key> <key>SupportedArchitectures</key>
@ -16,7 +16,7 @@
<string>arm64</string> <string>arm64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>ios</string> <string>tvos</string>
</dict> </dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
@ -37,18 +37,17 @@
</dict> </dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
<string>SDL3.framework/Versions/A/SDL3</string> <string>SDL3.framework/SDL3</string>
<key>LibraryIdentifier</key> <key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string> <string>ios-arm64</string>
<key>LibraryPath</key> <key>LibraryPath</key>
<string>SDL3.framework</string> <string>SDL3.framework</string>
<key>SupportedArchitectures</key> <key>SupportedArchitectures</key>
<array> <array>
<string>arm64</string> <string>arm64</string>
<string>x86_64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>macos</string> <string>ios</string>
</dict> </dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
@ -69,17 +68,18 @@
</dict> </dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
<string>SDL3.framework/SDL3</string> <string>SDL3.framework/Versions/A/SDL3</string>
<key>LibraryIdentifier</key> <key>LibraryIdentifier</key>
<string>tvos-arm64</string> <string>macos-arm64_x86_64</string>
<key>LibraryPath</key> <key>LibraryPath</key>
<string>SDL3.framework</string> <string>SDL3.framework</string>
<key>SupportedArchitectures</key> <key>SupportedArchitectures</key>
<array> <array>
<string>arm64</string> <string>arm64</string>
<string>x86_64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>tvos</string> <string>macos</string>
</dict> </dict>
</array> </array>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>

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.

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.