mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-12 11:51:22 +08:00
fetch GK from server to enable the feature
Summary: - fetch feature GK from server to control enabling suggested events Reviewed By: KylinChang Differential Revision: D18383293 fbshipit-source-id: 67d40381d8e351da1764540e1e7bd5ef52037713
This commit is contained in:
committed by
Facebook Github Bot
parent
c7fa1b81d0
commit
6358423729
@@ -67,6 +67,7 @@ Pod::Spec.new do |s|
|
||||
'FBSDKCoreKit/FBSDKCoreKit/Internal/Device/**/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/Swift/**/*'
|
||||
ss.tvos.exclude_files = 'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/AAM/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/SuggestedEvents/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/Codeless/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/FBSDKHybridAppEventsScriptMessageHandler.{h,m}',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppLink/**/*',
|
||||
|
||||
Reference in New Issue
Block a user