LBXScan icon indicating copy to clipboard operation
LBXScan copied to clipboard

swift项目, cocoaPod后,编译成功, 无法导入, import LBXScan就报错, Could not build Objective-C module 'LBXScan'

Open haikerapples opened this issue 6 years ago • 1 comments

haikerapples avatar Jan 16 '19 08:01 haikerapples

请在Podfile文件里加上试试:

use_frameworks!

TheLittleBoy avatar Mar 21 '19 04:03 TheLittleBoy