Changes between Version 4 and Version 5 of ElCapitanProblems


Ignore:
Timestamp:
Oct 24, 2016, 8:53:16 PM (7 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ElCapitanProblems

    v4 v5  
    1111Ensure you have at least the command line tools installed by running `xcode-select --install` from a Terminal. Make sure to also run this even if you have Xcode installed, because some ports fail to build without it. You also have to run `sudo xcodebuild -license` after doing this.
    1212
    13 == If you get CoreSimulator assertion failure == #coresimulator
     13== If you get a CoreSimulator error message == #coresimulator
    1414
    1515Ensure your macports user has the correct home directory. (#49101)
     16
     17Run the following (#45445):
     18    sudo launchctl asuser `id -u macports` sudo -u macports xcrun simctl list
    1619
    1720== Tickets for Broken Ports ==