Changes between Version 120 and Version 121 of Migration


Ignore:
Timestamp:
Nov 9, 2021, 8:13:38 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Point out the macOS bug preventing the CLT from updating automatically

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v120 v121  
    18181. [=#xcode **Install the latest version of Xcode and the Xcode command-line tools**]
    1919
    20    Update the development tools by
    21    [https://guide.macports.org/#installing.xcode installing Xcode].
     20   [https://guide.macports.org/#installing.xcode Install the latest version of Xcode] that is compatible with your OS.
    2221   Open the Xcode application once after installation and follow any prompts.
    2322
    24    Install the command line tools package as well (run `xcode-select --install`).
     23   Install the same version of the command line tools. (Run `xcode-select --install`). Recent versions of macOS have a bug that prevents them from automatically updating the command line tools, so if the preceding command says they're already installed, they may not be up to date and you may need to update manually by following the instructions in ProblemHostlist#reinstall-clt.
    2524
    26252. [=#base **Reinstall MacPorts base system**]