From b86eb6223fa06809ff886f041309cb7a753d79be Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 15 Apr 2014 17:17:40 +0200 Subject: Doc: command line tools need not be installed separately The compiler and other necessary parts of the tool chain are found automatically from the Xcode installation (since Qt 5.2). Change-Id: I74e962d16aed0ca2a0eed13b701fdfe24495702a Reviewed-by: Jerome Pasion Reviewed-by: Niels Weber Reviewed-by: Eike Ziller --- doc/src/platforms/macosx.qdoc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/src/platforms/macosx.qdoc b/doc/src/platforms/macosx.qdoc index 4a44ea866..d0eb88d6f 100644 --- a/doc/src/platforms/macosx.qdoc +++ b/doc/src/platforms/macosx.qdoc @@ -37,11 +37,6 @@ accessible through the Cocoa API. Application development on Mac OS X is done using Xcode, which is available from \l{https://developer.apple.com/xcode/}. - After installing Xcode you need to download the command line tools. This is - done in the \gui{Preferences} dialog under the \gui{Downloads} section. - After installing, the Clang compiler should be available from the command - line. - \section1 Downloading and Installing Qt There are two ways to install Qt: @@ -177,10 +172,6 @@ \l{http://developer.apple.com/xcode/} - The command line tools are also needed, they can be installed within XCode: - - Xcode->Preferences->Downloads->Components->Command Line Tools - \section1 Required Compiler Versions Qt for Mac OS X is tested and compatible with several versions of GCC (GNU -- cgit v1.2.3