Podspec and sample integration
Summary: Create podspec for UI Debugger and integrate with our iOS sample application. Reviewed By: aigoncharov Differential Revision: D47715973 fbshipit-source-id: a64444660ea9fb8a2c29fcafe1a44266e8daf414
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b5d51a047b
commit
544e49c097
@@ -13,6 +13,10 @@
|
||||
#import "UIDDescriptorRegister.h"
|
||||
#import "UIDTreeObserverFactory.h"
|
||||
|
||||
@interface FlipperKitUIDebuggerPlugin ()
|
||||
- (instancetype)initWithContext:(UIDContext*)context;
|
||||
@end
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user