From e81c27b13950ca02baa879ae7b8108c0c3ef7fb0 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 20 Jun 2019 09:47:31 +0800
Subject: [PATCH] 添加V3.8.2

---
 frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginCodeInfo.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginCodeInfo.h b/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginCodeInfo.h
index 52c1de7..36665b9 100644
--- a/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginCodeInfo.h
+++ b/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginCodeInfo.h
@@ -24,6 +24,7 @@
  @abstract Describes the initial response when starting the device login flow.
  @discussion This is used by `FBSDKDeviceLoginManager`.
  */
+NS_SWIFT_NAME(DeviceLoginCodeInfo)
 @interface FBSDKDeviceLoginCodeInfo : NSObject
 
 /*!

--
Gitblit v1.8.0