摘要: 只想pod update失败 解决办法: 1. podfile文件中指定source源为master: source 'https://github.com/CocoaPods/Specs.git' 2.执行pod repo remove trunk移除trunk源 阅读全文
posted @ 2020-04-01 10:12 柳仙慧子 阅读(1008) 评论(0) 推荐(0) 编辑