码迷,mamicode.com
首页 > 移动开发 > 详细

Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command. 阿星小栈

时间:2018-05-25 13:59:51      阅读:250      评论:0      收藏:0      [点我收藏+]

标签:ref   ios   gre   google   输入   管理   license   please   ret   

 

报错:

         技术分享图片 

 

从错误信息来看,似乎需要通过管理员身份来接受许可协议,于是试着从这个角度google,终于在这里找到了解决方法:

 

1、打开终端,输入  sudo xcodebuild -license

 

2、终端提示敲回车键(enter)打开许可协议,照做

 

3、终端提示 按下  “space” 键阅读许可协议,按“q” 不阅读

 

4、最终,终端会出现三个选项,agree 、print、cancel,不用想,能不是agree 吗!输入agree,然后enter

 

至此问题解决,

Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command. 阿星小栈

标签:ref   ios   gre   google   输入   管理   license   please   ret   

原文地址:https://www.cnblogs.com/dereckbu/p/9087401.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!