From b616b00f0d36672f6ced187385cf80f56fa3277b Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 18 Sep 2025 10:07:15 +0800
Subject: [PATCH] no message

---
 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