= Building on Mac = * Follow the instructions on webkit.org, starting with https://www.webkit.org/building/tools.html = Mavericks = * Make sure you have Xcode 5.0.1 (update from the App Store) or later * If layout tests are failing, check the output of: {{{ defaults read -g NSSystemFont }}} If it says "LucidaGrande", delete this errant preference: {{{ defaults delete -g NSSystemFont }}}