如何找出已安装的可可豆荚的版本? [英] How to find out the version of installed cocoa pods?

查看:84
本文介绍了如何找出已安装的可可豆荚的版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何了解已安装的可可豆荚的版本?

How to find out the version of installed cocoa pods?

我不是在问可可豆荚 gem 的版本,而是豆荚本身的版本.理想情况下,它会说"pod GreatViewController安装在1.2.3版本中,可用的新版本:1.2.6".

I'm not asking about the version of the cocoa pods gem, but the version of the pods themselves. Ideally it would say "pod GreatViewController is installed in version 1.2.3, new version available: 1.2.6".

有这样的东西吗?

推荐答案

编辑

根据您的澄清,您正在寻找pod outdated.您可以使用pod outdated --help

Based on your clarification you're looking for pod outdated. You can see more information about this with pod outdated --help

编辑问题前的原始答案

您想要的命令是pod --version

将来,您应该使用pod --help查找此类答案.您还可以使用pod COMMAND --help获取有关特定命令的帮助.

In the future you should use pod --help to find answers such as this. You can also use pod COMMAND --help to get help for specific commands.

这篇关于如何找出已安装的可可豆荚的版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆