From 3f21f1e4d3d5e22d57ec392c41098841e8b0784d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:19:30 +0800 Subject: [PATCH] 提交版本 4.7.0 --- WAFbImpl/FBSDKCoreKit.xcframework/Info.plist | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git a/WAFbImpl/FBSDKCoreKit.xcframework/Info.plist b/WAFbImpl/FBSDKCoreKit.xcframework/Info.plist index 7e6d45f..95f88ce 100644 --- a/WAFbImpl/FBSDKCoreKit.xcframework/Info.plist +++ b/WAFbImpl/FBSDKCoreKit.xcframework/Info.plist @@ -6,6 +6,23 @@ <array> <dict> <key>BinaryPath</key> + <string>FBSDKCoreKit.framework/FBSDKCoreKit</string> + <key>LibraryIdentifier</key> + <string>ios-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>FBSDKCoreKit.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>FBSDKCoreKit.framework/Versions/A/FBSDKCoreKit</string> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> @@ -34,23 +51,6 @@ </array> <key>SupportedPlatform</key> <string>ios</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>FBSDKCoreKit.framework/FBSDKCoreKit</string> - <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>FBSDKCoreKit.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