Changes between Version 73 and Version 74 of FAQ


Ignore:
Timestamp:
Jul 14, 2009, 2:28:39 AM (15 years ago)
Author:
blb@…
Comment:

Add entry about upgrading/downloading Xcode

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v73 v74  
    2525You need to install [http://www.macports.org/install.php#requirements Xcode].
    2626Ensure you include both X11SDK and Unix Development.
     27
     28=== How do I upgrade my Xcode install? ===
     29
     30Some ports need newer versions of Xcode than that which ships with the OS, and will fail to install due to that requirement.  Xcode is not updated via Software Update, you have to download it manually.  To do so, go to http://connect.apple.com/ and log in with your ADC information (the free online account is enough to get access to Xcode).  Once you log in, go to ''Downloads'', then select ''Developer Tools'' on the right section under ''Downloads''.  You can then search for Xcode (there are quite a few versions available, make sure to get the latest for you OS version).
    2731
    2832=== Is MacPorts Universal? ===