diff --git a/native/ios/SDL3.xcframework/Info.plist b/native/ios/SDL3.xcframework/Info.plist
index 453849a..8a20ae1 100644
--- a/native/ios/SDL3.xcframework/Info.plist
+++ b/native/ios/SDL3.xcframework/Info.plist
@@ -18,37 +18,19 @@
SupportedPlatform
ios
-
- BinaryPath
- SDL3.framework/Versions/A/SDL3
- LibraryIdentifier
- macos-arm64_x86_64
- LibraryPath
- SDL3.framework
- SupportedArchitectures
-
- arm64
- x86_64
-
- SupportedPlatform
- macos
-
BinaryPath
SDL3.framework/SDL3
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ tvos-arm64
LibraryPath
SDL3.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
- ios
- SupportedPlatformVariant
- simulator
+ tvos
BinaryPath
@@ -71,15 +53,33 @@
BinaryPath
SDL3.framework/SDL3
LibraryIdentifier
- tvos-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
SDL3.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
- tvos
+ ios
+ SupportedPlatformVariant
+ simulator
+
+
+ BinaryPath
+ SDL3.framework/Versions/A/SDL3
+ LibraryIdentifier
+ macos-arm64_x86_64
+ LibraryPath
+ SDL3.framework
+ SupportedArchitectures
+
+ arm64
+ x86_64
+
+ SupportedPlatform
+ macos
CFBundlePackageType
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 031de36..28cf864 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 520751c..299cfa7 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 a03a06e..2f52d41 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 9fd176c..d36b501 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