Changes between Version 3 and Version 4 of SierraProblems
- Timestamp:
- Aug 22, 2016, 3:12:22 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SierraProblems
v3 v4 9 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]. 10 10 11 Ensure you have Xcode 8 beta or greater installed and selected (e.g. `sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer`), and that you installthe 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 beta 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 ==