Changes between Version 71 and Version 72 of Migration


Ignore:
Timestamp:
Oct 20, 2014, 2:43:05 AM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Use "and", like the entire document does

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v71 v72  
    1212You will find the Xcode installer on the Mac OS X installation DVD or on the Apple Developer web site.
    1313
    14 ==== OS X 10.7 Lion & OS X 10.8 Mountain Lion ====
     14==== OS X 10.7 Lion and OS X 10.8 Mountain Lion ====
    1515
    1616Xcode is available for free on the Mac App Store (after install you also need to install "Command Line Tools": XCode->Preferences->Downloads; if upgrading from previous version of Xcode you may also need to do `sudo xcode-select -switch /Applications/Xcode.app`, [http://stackoverflow.com/questions/9849034/how-to-run-install-xcodebuild see this SO article]).
    1717
    18 ==== OS X 10.9 Mavericks & OS X 10.10 Yosemite  ====
     18==== OS X 10.9 Mavericks and OS X 10.10 Yosemite  ====
    1919
    2020For minimum support of MacPorts, you need the Command Line Tools, which can be installed using `xcode-select --install`. If you are installing MacPorts from source, you will also want to run `sudo xcodebuild -license`.