From 8c6e1d7a7543d0d95d9091ffe6c036d64e7726d3 Mon Sep 17 00:00:00 2001
From: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
Date: Sat, 18 May 2024 12:54:02 +0000
Subject: [PATCH] Update iOS SDL binaries
---
native/ios/SDL3.xcframework/Info.plist | 38 +++++++++++++-------------
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/native/ios/SDL3.xcframework/Info.plist b/native/ios/SDL3.xcframework/Info.plist
index be6c13c..05cb77d 100644
--- a/native/ios/SDL3.xcframework/Info.plist
+++ b/native/ios/SDL3.xcframework/Info.plist
@@ -22,7 +22,7 @@
BinaryPath
SDL3.framework/SDL3
LibraryIdentifier
- tvos-arm64_x86_64-simulator
+ ios-arm64_x86_64-simulator
LibraryPath
SDL3.framework
SupportedArchitectures
@@ -31,7 +31,7 @@
x86_64
SupportedPlatform
- tvos
+ ios
SupportedPlatformVariant
simulator
@@ -50,23 +50,6 @@
SupportedPlatform
macos
-
- BinaryPath
- SDL3.framework/SDL3
- LibraryIdentifier
- ios-arm64_x86_64-simulator
- LibraryPath
- SDL3.framework
- SupportedArchitectures
-
- arm64
- x86_64
-
- SupportedPlatform
- ios
- SupportedPlatformVariant
- simulator
-
BinaryPath
SDL3.framework/SDL3
@@ -81,6 +64,23 @@
SupportedPlatform
ios
+
+ BinaryPath
+ SDL3.framework/SDL3
+ LibraryIdentifier
+ tvos-arm64_x86_64-simulator
+ LibraryPath
+ SDL3.framework
+ SupportedArchitectures
+
+ arm64
+ x86_64
+
+ SupportedPlatform
+ tvos
+ SupportedPlatformVariant
+ simulator
+
CFBundlePackageType
XFWK