⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.
wiki:BuildingOnMac

Version 3 (modified by Simon Fraser, 13 years ago) ( diff )

--

Building on Mac

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

Note: See TracWiki for help on using the wiki.