Changes between Version 120 and Version 121 of Migration
- Timestamp:
- Nov 9, 2021, 8:13:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Migration
v120 v121 18 18 1. [=#xcode **Install the latest version of Xcode and the Xcode command-line tools**] 19 19 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. 22 21 Open the Xcode application once after installation and follow any prompts. 23 22 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. 25 24 26 25 2. [=#base **Reinstall MacPorts base system**]