Accept Xcode/iOS License to run git

Posted 豆棚瓜架

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Accept Xcode/iOS License to run git相关的知识,希望对你有一定的参考价值。

在没有安装Xcode的情况下, 使用了 webstorm 的git,提示

安装xcode,安装完成后,并没有打开xcode,而是再次使用git,发现

提示 

输入以下命令行:

sudo xcodebuild -license

Agreeing to the Xcode/ios license requires admin privileges, please re-run the command。

意思就是说,虽然安装了Xcode,但是并没有同意使用协议之类的,需要同意协议后,再次运行git相关命令。

 

在命令行中输入 sudo xcodebuild -license , 按照提示,输入agree。

 

然后再次在webstorm中运行 git 还是同样错误。 最后重启mac,OK!

 

终于正常了。

 

不过一事不明, IDEA 在不安装 xcode就可以使用git,为什么webstorm不可以?

 

以上是关于Accept Xcode/iOS License to run git的主要内容,如果未能解决你的问题,请参考以下文章

Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license”

Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license”

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo

connectify序列号输进去后出现couldn not accept license key because the license was not valid怎么办

sorry you must accept the license agreement before

下载JDK的时候提示you must accept the license agreement before downloading,如何处理??