Changes between Version 46 and Version 47 of Migration


Ignore:
Timestamp:
Feb 17, 2012, 10:41:18 AM (12 years ago)
Author:
m.haller@…
Comment:

xcode-select is the right command to switch to Xcode 4.3

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v46 v47  
    22
    33An installation of MacPorts and the ports installed by it are only designed to work on a single OS release and a single CPU architecture. If you upgrade to a new OS version (e.g. from Leopard to Snow Leopard) or migrate to a new machine with a different type of CPU (e.g. PowerPC to Intel), you may get lucky and have your ports keep working, but in general, things will break.
    4 If you are upgrading XCode 4.3, you also need to run `xcodeselect -switch /Applications/Xcode.app` and launch Xcode once to accept its license.
     4If you are upgrading XCode 4.3, you also need to run `sudo xcode-select -switch /Applications/Xcode.app` and launch Xcode once to accept its license.
    55
    66=== Reinstall Xcode and MacPorts ===