John Woodsmall Active Member Licensed User Longtime User Sep 25, 2017 #1 sudo xcode-select -switch <path / to /> Xcode.app how do i switch the xcode back to 8.0 (something)? some how apple upgraded the system to 9.0 and now i can not upload to the store without error. xcode-switch -p seems to point to the /../Xcode.app (which must be 9.0 of xcode) but: So where is the 8.0 of xcode? and what are the exact words that i type in?
sudo xcode-select -switch <path / to /> Xcode.app how do i switch the xcode back to 8.0 (something)? some how apple upgraded the system to 9.0 and now i can not upload to the store without error. xcode-switch -p seems to point to the /../Xcode.app (which must be 9.0 of xcode) but: So where is the 8.0 of xcode? and what are the exact words that i type in?
Erel B4X founder Staff member Licensed User Longtime User Sep 25, 2017 #2 You should first install Xcode 8. Upvote 0