iOS update devkit ui,add snapshot switch and performance switch

This commit is contained in:
pengfei.zhou
2021-07-14 11:41:50 +08:00
committed by osborn
parent bbe50ec181
commit e62eb7895c

View File

@@ -29,6 +29,7 @@
#import "DoricDebugDriver.h"
#import "DoricSnapshotView.h"
#import "DoricShowNodeTreeViewController.h"
#import "DoricRegistry.h"
@interface DoricContextCell : UITableViewCell
@property(nonatomic, strong) UILabel *tvId;