Sono un principiante di utenti Mac. Riesco a vedere che ci sono gcc , git , ecc. Nella cartella " /usr/bin ". Ma quando voglio usarli, mi viene suggerito questo:
MacBook-Pro:~ nan$ git
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.
MacBook-Pro:~ nan$ gcc
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.
Significa che devo installare xcode per usare gcc o git , grazie molto in anticipo!