Changes between Version 4 and Version 5 of SierraProblems


Ignore:
Timestamp:
Sep 20, 2016, 8:34:54 PM (8 years ago)
Author:
jmroot (Joshua Root)
Comment:

update now Sierra is final

Legend:

Unmodified
Added
Removed
Modified
  • SierraProblems

    v4 v5  
    33== General Issues ==
    44
    5 First of all, please read [wiki:Migration] and [wiki:FAQ#prerelease FAQ#prerelease].
     5First of all, please read [wiki:Migration].
    66
    77== Updating MacPorts Base ==
    88
    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].
     9MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 10.12 Sierra.
    1010
    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`.
     11Ensure 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`.
    1212
    1313== Tickets for Broken Ports ==