Start Xcode, select "Preferences -> Locations". Chances are that your Command Line Tools are not set. Select the suggested Xcode-tools location and you are done.

Additional:

You could check with:

xcode-select -p

which tools are set, mine showed:

/Library/Developer/CommandLineTools

After the location in the preferences was set, it showed:

/Applications/Xcode.app/Contents/Developer






Xcode -> Preferences -> Locations -> Selected the Command Lin Tools: (选择xcode版本)

相关文章:

  • 2021-04-12
  • 2021-08-19
  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
  • 2021-04-01
猜你喜欢
  • 2021-07-29
  • 2021-05-22
  • 2021-10-17
  • 2021-09-25
  • 2022-12-23
相关资源
相似解决方案