Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got a error in ErosPluginBaseLibrary/BMDebug/WXScannerVC.m #27

Open
tkvern opened this issue Nov 30, 2018 · 2 comments
Open

I got a error in ErosPluginBaseLibrary/BMDebug/WXScannerVC.m #27

tkvern opened this issue Nov 30, 2018 · 2 comments

Comments

@tkvern
Copy link

tkvern commented Nov 30, 2018

#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

@byszhao
Copy link

byszhao commented Jan 18, 2019

me too

@xiaohuapunk
Copy link
Contributor

Try use cocoapods 1.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants