刚尝试使用 homebrew 安装 mpv ,使用命令
brew tap mpv-player/mpv
然后跳出来:
==> Tapping mpv-player/mpv
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
Error: Failure while executing: git clone https://github.com/mpv-player/homebrew-mpv /usr/local/Library/Taps/mpv-player/homebrew-mpv --depth=1
接着出现下载 git 组件的安装框,问题是我已经下载了 n 次了。。。
难道需要先安装一个完全版的 xcode ?