I am getting this error while building the SwiftJSON
framework to the Some Xcode project through Carthage Dependency Manager.
Sivaramaiah
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
(this should be path to your Xcode.app)
By the way this can happen even if you have only one version of Xcode . It happens when you instal homebrew
before the first Xcode installation (which makes sense because you may want to install Xcode through mas install 497799835
and mas
needs homebrew
).