From 6292e6e7d16f11bafc58b9489a8b9b44f7c81774 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 16 Jul 2026 09:30:27 +0800 Subject: [PATCH] 提交版本 4.13.0 --- WAAfImpl/AppsFlyerLib.xcframework/Info.plist | 66 ++++++++++++++++---------------- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/WAAfImpl/AppsFlyerLib.xcframework/Info.plist b/WAAfImpl/AppsFlyerLib.xcframework/Info.plist index e0465e2..82a8659 100644 --- a/WAAfImpl/AppsFlyerLib.xcframework/Info.plist +++ b/WAAfImpl/AppsFlyerLib.xcframework/Info.plist @@ -6,37 +6,6 @@ <array> <dict> <key>BinaryPath</key> - <string>AppsFlyerLib.framework/AppsFlyerLib</string> - <key>LibraryIdentifier</key> - <string>tvos-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>AppsFlyerLib.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>x86_64</string> - </array> - <key>SupportedPlatform</key> - <string>tvos</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>AppsFlyerLib.framework/AppsFlyerLib</string> - <key>LibraryIdentifier</key> - <string>ios-arm64</string> - <key>LibraryPath</key> - <string>AppsFlyerLib.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - </array> - <key>SupportedPlatform</key> - <string>ios</string> - </dict> - <dict> - <key>BinaryPath</key> <string>AppsFlyerLib.framework/Versions/A/AppsFlyerLib</string> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> @@ -51,6 +20,37 @@ <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>AppsFlyerLib.framework/AppsFlyerLib</string> + <key>LibraryIdentifier</key> + <string>tvos-arm64</string> + <key>LibraryPath</key> + <string>AppsFlyerLib.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + </array> + <key>SupportedPlatform</key> + <string>tvos</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>AppsFlyerLib.framework/AppsFlyerLib</string> + <key>LibraryIdentifier</key> + <string>tvos-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>AppsFlyerLib.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> + </array> + <key>SupportedPlatform</key> + <string>tvos</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> </dict> <dict> <key>BinaryPath</key> @@ -73,7 +73,7 @@ <key>BinaryPath</key> <string>AppsFlyerLib.framework/AppsFlyerLib</string> <key>LibraryIdentifier</key> - <string>tvos-arm64</string> + <string>ios-arm64</string> <key>LibraryPath</key> <string>AppsFlyerLib.framework</string> <key>SupportedArchitectures</key> @@ -81,7 +81,7 @@ <string>arm64</string> </array> <key>SupportedPlatform</key> - <string>tvos</string> + <string>ios</string> </dict> <dict> <key>BinaryPath</key> -- Gitblit v1.8.0