search

Home  >  Q&A  >  body text

When using git to upload github code on macbook, it always prompts to install xcode?

When creating a new repository on the command line, enter the command in the terminal

Always prompts

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.

Prompt to install xcode

某草草某草草2741 days ago1453

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-07-04 13:46:18

    Xcode has built-in environments for certain development needs. Even if you don’t use them, it is recommended to install them.

    reply
    0
  • 扔个三星炸死你

    扔个三星炸死你2017-07-04 13:46:18

    You should not be prompted to install Xcode, but should be prompted to install Command Line Tools. You can just install one separately

    reply
    0
  • Cancelreply