运行faSTLane beta并出现以下错误:

Bundler::GemNotFound: Could not find CFPropertyList-3.0.0 in any of the sources

我尝试通过终端安装gem,将其添加到我的gemfile中,更新了我的faSTLane版本……不走运。有任何想法吗?

最佳答案

我在cocoapods插件上与它约会错误:
ios - FaSTLane Beta:Bundler::GemNotFound:在任何来源中都找不到CFPropertyList-3.0.0-LMLPHP
我尝试手动安装CFPropetyList-3.0.0-没有帮助,我对所有gem进行了更新-没有帮助。
仅提供帮助:fastlane install_plugins命令,它已更新为faSTLane的cocoapods插件,现在可以正常工作。
P.S.更新到Mojave OS后,此错误开始显示。

关于ios - FaSTLane Beta:Bundler::GemNotFound:在任何来源中都找不到CFPropertyList-3.0.0,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/50459048/

10-10 23:32
查看更多