xcode命令行工具自制警告

前端之家收集整理的这篇文章主要介绍了xcode命令行工具自制警告前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
当运行brew医生时,我收到此错误
Warning: Your compilers are different from the standard versions for your Xcode.
If you have Xcode 4.3 or newer,you should install the Command Line Tools for
Xcode from within Xcode's Download preferences.
Otherwise,you should reinstall Xcode.

我已经多次重新安装了xcode并且每次都重新安装了cli工具.

解决方法

您无需重新安装Xcode.转到Xcode首选项菜单,然后单击下载.您将看到在组件下安装“命令行工具”的选项.在那之后安装的自制软件停止抱怨.
原文链接:https://www.f2er.com/iOS/331894.html

猜你在找的iOS相关文章