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