From 80f7cc0c18ce7e590a4c14cd1011a82b296770f5 Mon Sep 17 00:00:00 2001
From: lpw
Date: Thu, 20 Jul 2023 15:45:44 +0800
Subject: [PATCH] 添加V3.16.0

---
 frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/module.modulemap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/module.modulemap b/frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/module.modulemap
index de53eb2..75e5860 100644
--- a/frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/module.modulemap
+++ b/frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/module.modulemap
@@ -6,6 +6,6 @@
 }
 
 module FBSDKLoginKit.Swift {
-    header "FBSDKLoginKit-Swift.h"
-    requires objc
+  header "FBSDKLoginKit-Swift.h"
+  requires objc
 }

--
Gitblit v1.8.0