Como por tema -- he perdido la cuenta de cuáles son las últimas herramientas CL disponibles para Mojave (MacOS 10.14.x) . Tengo
pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
package-id: com.apple.pkg.CLTools_Executables
version: 10.3.0.0.1.1562985497
¿Son estos los últimos (obviamente para Mojave, los últimos requieren MacOS 11 para instalarse)? xcode-select
parece creer que lo son, pero brew
se queja podría conseguir herramientas más nuevas (o, alternativamente es un error en brew
), así que no sé a cuál creer.
Qué brew
se quejó (ejecutar brew doctor
para verlo):
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force
If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Alternatively, manually download them from:
https://developer.apple.com/download/more/.
You should download the Command Line Tools for Xcode 11.3.1.