Changes between Version 4 and Version 5 of SierraProblems
- Timestamp:
- Sep 20, 2016, 8:34:54 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SierraProblems
v4 v5 3 3 == General Issues == 4 4 5 First of all, please read [wiki:Migration] and [wiki:FAQ#prerelease FAQ#prerelease].5 First of all, please read [wiki:Migration]. 6 6 7 7 == Updating MacPorts Base == 8 8 9 MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 10.12 Sierra. However, for now, you must install the latest version of MacPorts base [https://guide.macports.org/chunked/installing.macports.html#installing.macports.source from source].9 MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 10.12 Sierra. 10 10 11 Ensure you have Xcode 8 betaor greater installed and selected (e.g. `sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer`), and that you have the command line tools installed (`xcode-select --install`). You also have to agree to the license by running `sudo xcodebuild -license`.11 Ensure you have Xcode 8.0 or greater installed and selected (e.g. `sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer`), and that you have the command line tools installed (`xcode-select --install`). You also have to agree to the license by running `sudo xcodebuild -license`. 12 12 13 13 == Tickets for Broken Ports ==