Error: can't grab Xcode schemes
. If you encounter an error like this, in Xcode, select Settings/Preferences | Locations. In the Command Line Tools field, select your Xcode.
You may encounter Error: can't grab Xcode schemes
or other issues regarding command line tools selection. In this case, do one of the following:
In the Terminal, run:
+sudo xcode-select --switch /Applications/Xcode.app
+ Make sure that the path to Xcode.app
is selected. Confirm the action in a separate window if required.