简体   繁体   English

XCode7提示:Xcode命令行工具当前未安装,并且是运行Alcatraz所必需的

[英]XCode7 Tip: Xcode Command Line Tools are not currently installed, and are required to run Alcatraz

I have installed Alcatraz Plugs to XCode7.0 but when I Clicked:" Window->Package Manager", the XCode tip Me : Xcode Command Line Tools are not currently installed, and are required to run Alcatraz. 我已经将Alcatraz插件安装到XCode7.0,但是当我单击“窗口->程序包管理器”时,XCode提示我:当前未安装Xcode命令行工具,并且它们是运行Alcatraz所必需的。

Command Line Tools are available for installation in the Downloads section of Preferences. 可在“首选项”的“下载”部分中安装命令行工具。

So, what is this, How to solve this problem, Help ,Thanks. 那么,这是什么,如何解决此问题,帮助,谢谢。

From your terminal you can type xcode-select --install and it will attempt to install the developer tools for you. 在终端上,您可以键入xcode-select --install ,它将尝试为您安装开发人员工具。 Then when you open up Xcode the next time you should be all set. 然后,当您下次打开Xcode时,就已经准备就绪。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM