homebrew 安装ldid 失败

2018-06-06  本文已影响24人  Rui哥

在使用homebrew 安装 ldid 签名工具失败提示如下:
安装命令:

sudo brew install ldid

提示错误如下:

Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all build scripts full access to your system.

正解是不要使用root 权限来安装即使用 brew install ldid 即可。

上一篇下一篇

猜你喜欢

热点阅读