diff --git a/native/ios/SDL2.xcframework/Info.plist b/native/ios/SDL2.xcframework/Info.plist index db8cf03..9f38cae 100644 --- a/native/ios/SDL2.xcframework/Info.plist +++ b/native/ios/SDL2.xcframework/Info.plist @@ -4,6 +4,18 @@ AvailableLibraries + + LibraryIdentifier + ios-arm64 + LibraryPath + SDL2.framework + SupportedArchitectures + + arm64 + + SupportedPlatform + ios + LibraryIdentifier ios-arm64_x86_64-simulator @@ -19,18 +31,6 @@ SupportedPlatformVariant simulator - - LibraryIdentifier - ios-arm64 - LibraryPath - SDL2.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - CFBundlePackageType XFWK diff --git a/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/Info.plist b/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/Info.plist index 9a7a2a6..54d4653 100644 Binary files a/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/Info.plist and b/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/Info.plist differ diff --git a/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/SDL2 b/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/SDL2 index 2ca4eac..dfda8cd 100755 Binary files a/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/SDL2 and b/native/ios/SDL2.xcframework/ios-arm64/SDL2.framework/SDL2 differ diff --git a/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/Info.plist b/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/Info.plist index ca4deeb..c9f3ff0 100644 Binary files a/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/Info.plist and b/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/Info.plist differ diff --git a/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/SDL2 b/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/SDL2 index c3c2b56..1c38284 100755 Binary files a/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/SDL2 and b/native/ios/SDL2.xcframework/ios-arm64_x86_64-simulator/SDL2.framework/SDL2 differ