How to point command line tools to necessary xcode
Опубликовано пт, 09/01/2017 - 17:00 пользователем MaximHi everyone!
Sometime when we have more the one xcodes on the mac we need to point command line tools to necessary of them.
For this target use the following command:sudo xcode-select --switch /Applications/Xcode-beta.app/Contents/Developer
Have a nice day!