摘要: xcode 10的情况下执行pod install报错了 google 一下之后发现是因为项目中使用到了 Run Script Phase, 而 inputFileListPaths 和 outputFileListPaths 是 Xcode 10 中新增的属性, 因此旧版本的 CocoaPods 阅读全文
posted @ 2018-12-11 14:23 qqcc1388 阅读(457) 评论(0) 推荐(0)