blacklist: update xcode link

This commit is contained in:
Dominyk Tiller 2015-07-20 17:23:05 +01:00
parent 7fc6caf41e
commit 051ddf5545

View File

@ -38,7 +38,7 @@ def blacklisted? name
EOS
else
<<-EOS.undent
Xcode can be installed from https://developer.apple.com/downloads/
Xcode can be installed from https://developer.apple.com/xcode/downloads/
EOS
end
when 'gtest', 'googletest', 'google-test' then <<-EOS.undent