bmfe / bmfe/eros-plugin-ios-baseLibrary

I got a error in `ErosPluginBaseLibrary/BMDebug/WXScannerVC.m`

Open
#27 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
35
Forks
50
PR merge metrics
No merged PRs in 30d

Description

```c
#ifdef DEBUG
#import
#import "WXScannerVC.h"
#import "UIViewController+WXDemoNaviBar.h"
#import "WXDemoViewController.h"
#import "WXDebugTool.h"
// Here is error
#import
#import
```

'WXDevtool/TBWXDevTool/WXDevTool.h' file not found in Line26

I thought the `WXDevtool` was updated. So can you fix this problem. Thank you

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.