Xcode from the App Store is no more an installer.

- Removed outdated message about running the installer.

Closes Homebrew/homebrew#12857.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
samueljohn 2012-06-15 11:49:53 +02:00 committed by Misty De Meo
parent 34e51fb16b
commit e22b0df7d6

View File

@ -55,9 +55,6 @@ def blacklisted? name
when 'xcode' then <<-EOS.undent
Xcode can be installed via the App Store (on Lion), or from:
http://connect.apple.com/
If you download from the App Store, make sure you run the installer
placed in /Applications after the download completes.
EOS
end
end