iOS update devkit ui,add snapshot switch and performance switch
This commit is contained in:
parent
bbe50ec181
commit
e62eb7895c
@ -29,6 +29,7 @@
|
|||||||
#import "DoricDebugDriver.h"
|
#import "DoricDebugDriver.h"
|
||||||
#import "DoricSnapshotView.h"
|
#import "DoricSnapshotView.h"
|
||||||
#import "DoricShowNodeTreeViewController.h"
|
#import "DoricShowNodeTreeViewController.h"
|
||||||
|
#import "DoricRegistry.h"
|
||||||
|
|
||||||
@interface DoricContextCell : UITableViewCell
|
@interface DoricContextCell : UITableViewCell
|
||||||
@property(nonatomic, strong) UILabel *tvId;
|
@property(nonatomic, strong) UILabel *tvId;
|
||||||
|
Reference in New Issue
Block a user