Changes between Version 3 and Version 4 of BuildingOnMac


Ignore:
Timestamp:
Oct 19, 2016 1:39:46 PM (8 years ago)
Author:
Simon Fraser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnMac

    v3 v4  
    22 * Follow the instructions on webkit.org, starting with https://www.webkit.org/building/tools.html
    33
    4 = Mavericks =
     4= Output Verbosity =
    55
    6 * Make sure you have Xcode 5.0.1 (update from the App Store) or later
    7 * If layout tests are failing, check the output of:
    8 
    9 {{{ defaults read -g NSSystemFont }}}
    10 
    11 If it says "LucidaGrande", delete this errant preference:
    12 
    13 {{{ defaults delete -g NSSystemFont }}}
     6* You can make the build output be filtered by doing:
     7defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity quiet/default/noisy