1
安裝gnuplot的試穿終端更新您的Xcode錯誤的MAC
Mac:~ Amar$ brew install gnuplot --with-xll
Error: Your Xcode (7.3.1) is too outdated.
Please update to Xcode 8.2 (or delete it).
Xcode can be updated from the App Store
使用這個命令來安裝的gnuplot,但在選中時,如果Xcode中需要更新,我得到以下
Mac:~ Amar$ softwareupdate --install xcode
Software Update Tool
Copyright 2002-2015 Apple Inc.
xcode: No such update
No updates are available.
請讓我知道如何解決這個問題。
感謝您的回覆..我首先提供了'softwareupdate --list',但是這個問題已經通過_uninstalling Xcode_並且從Apple的開發者帳戶再次安裝它來解決。 –