Merge remote-tracking branch 'upstream/update-ios-binaries'

This commit is contained in:
Dan Balasescu 2024-05-22 18:39:43 +09:00
commit 36074c68a7
No known key found for this signature in database
3 changed files with 21 additions and 21 deletions

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>tvos-arm64</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>
@ -16,24 +16,7 @@
<string>arm64</string> <string>arm64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>tvos</string> <string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>SDL3.framework/SDL3</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>SDL3.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict> </dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
@ -71,7 +54,24 @@
<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_x86_64-simulator</string>
<key>LibraryPath</key>
<string>SDL3.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>SDL3.framework/SDL3</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<key>LibraryPath</key> <key>LibraryPath</key>
<string>SDL3.framework</string> <string>SDL3.framework</string>
<key>SupportedArchitectures</key> <key>SupportedArchitectures</key>
@ -79,7 +79,7 @@
<string>arm64</string> <string>arm64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>ios</string> <string>tvos</string>
</dict> </dict>
</array> </array>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>