diff --git a/native/ios/SDL2.xcframework/Info.plist b/native/ios/SDL2.xcframework/Info.plist index 9f38cae..db8cf03 100644 --- a/native/ios/SDL2.xcframework/Info.plist +++ b/native/ios/SDL2.xcframework/Info.plist @@ -4,18 +4,6 @@ AvailableLibraries - - LibraryIdentifier - ios-arm64 - LibraryPath - SDL2.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - LibraryIdentifier ios-arm64_x86_64-simulator @@ -31,6 +19,18 @@ 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 2f4d645..9a7a2a6 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 cfc82b4..5be5719 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 37ae3ea..ca4deeb 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 75ccee6..630c889 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