#ifdef DEBUG
#import <WeexSDK/WeexSDK.h>
#import "WXScannerVC.h"
#import "UIViewController+WXDemoNaviBar.h"
#import "WXDemoViewController.h"
#import "WXDebugTool.h"
// Here is error
#import <WXDevtool/TBWXDevTool/WXDevTool.h>
#import <AudioToolbox/AudioToolbox.h>
'WXDevtool/TBWXDevTool/WXDevTool.h' file not found in Line26
I thought the WXDevtool was updated. So can you fix this problem. Thank you
'WXDevtool/TBWXDevTool/WXDevTool.h' file not found in Line26
I thought the
WXDevtoolwas updated. So can you fix this problem. Thank you