Carthage支持
Closed this issue · 2 comments
yayanet commented
LBXScan比较庞大,我的电脑(新款MBP)编译需要1分钟,如果能支持Carthage每次打包可以节省1分钟
所以强烈建议添加Carthage支持
TheLittleBoy commented
建议分库使用,挑选最快捷的方式
pod 'LBXScan/LBXNative','~> 2.3'
pod 'LBXScan/UI','~> 2.3'
速度贼快
yayanet commented
现在就是分库使用的,每次都需要编译
仔细看了下代码要支持Carthage改动太大了