会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
supercoder
博客园
首页
新随笔
联系
订阅
管理
2021年10月20日
CocoaPods could not find compatible versions for pod
摘要: 解决方案是执行: pod repo update --verbose 再执行命令: pod install 如果还是出错,删除podfile.lock文件 如果还报错就删除 第三方库的版本再次执行pod install就可以了 //以下是报错的问题 superlee-MacBook-Pro ios_
阅读全文
posted @ 2021-10-20 11:23 super1250
阅读(2387)
评论(1)
推荐(0)
公告