From 17e981a3c4cd9b41283ebe7e8dcbbce26d282a8a Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 30 Aug 2018 09:25:54 +0800
Subject: [PATCH] [Update] WAFbImpl (3.7.0)

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

diff --git a/frameworks/FBSDKLoginKit.framework/Headers/FBSDKLoginManager.h b/frameworks/FBSDKLoginKit.framework/Headers/FBSDKLoginManager.h
index 5758325..258303e 100644
--- a/frameworks/FBSDKLoginKit.framework/Headers/FBSDKLoginManager.h
+++ b/frameworks/FBSDKLoginKit.framework/Headers/FBSDKLoginManager.h
@@ -111,6 +111,10 @@
 @interface FBSDKLoginManager : NSObject
 
 /**
+ Auth type
+ */
+@property (strong, nonatomic) NSString *authType;
+/**
   the default audience.
 
  you should set this if you intend to ask for publish permissions.

--
Gitblit v1.8.0