pod 's error resolution
2020-03-13 本文已影响0人
胡翔js
“CDN: trunk URL couldn't be downloaded”
报这个错的时候
移除,
pod repo remove trunk
再安装
pod install
参考掘金链接
(https://juejin.im/post/5dc551f9e51d452bf53ab270)
“CDN: trunk URL couldn't be downloaded”
报这个错的时候
移除,
pod repo remove trunk
再安装
pod install
参考掘金链接
(https://juejin.im/post/5dc551f9e51d452bf53ab270)