mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-01-12 22:47:16 +08:00
Add AAM to FBSDKCoreKit
Summary: Add AAM to FBSDKCoreKit along with changes in podspec and BUCK Reviewed By: tianqibt Differential Revision: D17532337 fbshipit-source-id: 770f421602ba8757dce4db3cebf4091605e0169d
This commit is contained in:
committed by
Facebook Github Bot
parent
d3ed4b996e
commit
9d1df4e172
@@ -66,7 +66,8 @@ Pod::Spec.new do |s|
|
||||
'FBSDKCoreKit/FBSDKCoreKit/FBSDKDeviceViewControllerBase.{h,m}',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/Internal/Device/**/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/Swift/**/*'
|
||||
ss.tvos.exclude_files = 'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/Codeless/*',
|
||||
ss.tvos.exclude_files = 'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/AAM/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/Codeless/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/FBSDKHybridAppEventsScriptMessageHandler.{h,m}',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/AppLink/**/*',
|
||||
'FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.{h,m}',
|
||||
|
||||
Reference in New Issue
Block a user