From 1e76915d56eba893c684cf9794cb23f7017fe6a1 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Wed, 15 Jul 2026 09:33:22 +0800 Subject: [PATCH] 提交版本 4.13.0 --- frameworks/FBSDKCoreKit.xcframework/ios-arm64_arm64e/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h b/frameworks/FBSDKCoreKit.xcframework/ios-arm64_arm64e/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h similarity index 70% rename from frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h rename to frameworks/FBSDKCoreKit.xcframework/ios-arm64_arm64e/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h index 49c9b4d..01eb04f 100644 --- a/frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h +++ b/frameworks/FBSDKCoreKit.xcframework/ios-arm64_arm64e/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h @@ -6,5 +6,5 @@ * LICENSE file in the root directory of this source tree. */ -#define FBSDK_VERSION_STRING @"18.0.1" -#define FBSDK_DEFAULT_GRAPH_API_VERSION @"v17.0" +#define FBSDK_VERSION_STRING @"18.1.0" +#define FBSDK_DEFAULT_GRAPH_API_VERSION @"v21.0" -- Gitblit v1.8.0