Build sample app through BUCK
Summary: This diff adds capabilty to build sample app through BUCK. Reviewed By: passy Differential Revision: D13697307 fbshipit-source-id: d7008bb4709b13384f65051631b365a0eceddfff
This commit is contained in:
committed by
Facebook Github Bot
parent
21dfe41fb4
commit
f47de92117
@@ -8,8 +8,8 @@
|
||||
#if FB_SONARKIT_ENABLED
|
||||
|
||||
#import "SKIOSNetworkAdapter.h"
|
||||
#import "FLEXNetworkObserver.h"
|
||||
#import "FLEXNetworkRecorder.h"
|
||||
#import "FLEXNetworkLib/FLEXNetworkObserver.h"
|
||||
#import "FLEXNetworkLib/FLEXNetworkRecorder.h"
|
||||
|
||||
@implementation SKIOSNetworkAdapter
|
||||
@synthesize delegate = _delegate;
|
||||
|
||||
Reference in New Issue
Block a user