From 79dac9a8a2b266236499459521b8da558305842e Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Sun, 28 Sep 2025 15:06:15 +0800 Subject: [PATCH] 提交版本 4.8.0 --- frameworks/AppsFlyerLib.xcframework/Info.plist | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git a/frameworks/AppsFlyerLib.xcframework/Info.plist b/frameworks/AppsFlyerLib.xcframework/Info.plist index 9956b0a..e0465e2 100644 --- a/frameworks/AppsFlyerLib.xcframework/Info.plist +++ b/frameworks/AppsFlyerLib.xcframework/Info.plist @@ -37,23 +37,6 @@ </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/Versions/A/AppsFlyerLib</string> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> @@ -73,6 +56,23 @@ <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> -- Gitblit v1.8.0