Explicitly tell people not to xcode-select /
Fed up dealing with this bug in xcode-select.
This commit is contained in:
parent
544b3c38c8
commit
bf1baa3948
@ -363,6 +363,8 @@ def check_xcode_select_path
|
|||||||
|
|
||||||
sudo xcode-select -switch /Developer
|
sudo xcode-select -switch /Developer
|
||||||
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
|
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
|
||||||
|
|
||||||
|
DO NOT SET / OR EVERYTHING BREAKS!
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user