美文网首页
cocoapods报错问题

cocoapods报错问题

作者: 贝灬小晖 | 来源:发表于2017-09-21 08:56 被阅读247次

1.解决cocoapods diff: /../Podfile.lock: No such file or directory

方案一:
关闭Xcode,重新执行pod install,之后再重新打开Xcode运行。

2.cocoaPod 安装高德地图 pod Targets 没有
然而 项目又报错: [MAMapKit] 无效的资源bundle,请检查AMap.bundle是否正确导入
没办法 把pods 中的 bundle资源 移入 就好了

3.Command /bin/sh failed with exit code 1
如果总是出现这样的问题
好吧
Run script only when installing
便可解决问题

相关文章

网友评论

      本文标题:cocoapods报错问题

      本文链接:https://www.haomeiwen.com/subject/rexzsxtx.html