Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Xcodeバージョン4.3(4E109)をインストールしました。私はJetBrainsAppcodeユーザーですが、AppcodeはXcodeを見つけることができなくなりました。Xcodeはデフォルトで/Applicationsにインストールされます。
実行してみsudo xcode-select -switch /Applicationsましたが、効果はありませんでした。
sudo xcode-select -switch /Applications
ここでの私の動きは何ですか?
ありがとう、 ダグ
とった。間違ったパスを使用しました:
正しいパス:sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer