From 147a27646a80fe2142e317bbd19003ed47bae35d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 16:58:31 +0800 Subject: [PATCH] 提交版本 4.7.0 --- WAAfImpl/AppsFlyerLib.xcframework/Info.plist | 130 +++++++++++++++++++++--------------------- 1 files changed, 65 insertions(+), 65 deletions(-) diff --git a/WAAfImpl/AppsFlyerLib.xcframework/Info.plist b/WAAfImpl/AppsFlyerLib.xcframework/Info.plist index 7efcfaf..e0465e2 100644 --- a/WAAfImpl/AppsFlyerLib.xcframework/Info.plist +++ b/WAAfImpl/AppsFlyerLib.xcframework/Info.plist @@ -8,6 +8,71 @@ <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> + <key>LibraryPath</key> + <string>AppsFlyerLib.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> + </array> + <key>SupportedPlatform</key> + <string>ios</string> + <key>SupportedPlatformVariant</key> + <string>maccatalyst</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>AppsFlyerLib.framework/AppsFlyerLib</string> + <key>LibraryIdentifier</key> + <string>ios-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>ios</string> + <key>SupportedPlatformVariant</key> + <string>simulator</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> @@ -32,71 +97,6 @@ </array> <key>SupportedPlatform</key> <string>macos</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> - <string>AppsFlyerLib.framework/Versions/A/AppsFlyerLib</string> - <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-maccatalyst</string> - <key>LibraryPath</key> - <string>AppsFlyerLib.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>x86_64</string> - </array> - <key>SupportedPlatform</key> - <string>ios</string> - <key>SupportedPlatformVariant</key> - <string>maccatalyst</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/AppsFlyerLib</string> - <key>LibraryIdentifier</key> - <string>ios-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>ios</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> </dict> </array> <key>CFBundlePackageType</key> -- Gitblit v1.8.0