Skip to content
Snippets Groups Projects
Commit bf1baa39 authored by Max Howell's avatar Max Howell
Browse files

Explicitly tell people not to xcode-select /

Fed up dealing with this bug in xcode-select.
parent 544b3c38
No related branches found
No related tags found
No related merge requests found
......@@ -363,6 +363,8 @@ def check_xcode_select_path
sudo xcode-select -switch /Developer
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
DO NOT SET / OR EVERYTHING BREAKS!
EOS
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment