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

Changes between Version 4 and Version 5 of BuildingOnMac


Ignore:
Timestamp:
Jun 5, 2026, 6:53:02 PM (31 hours ago)
Author:
darbinyan@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnMac

    v4 v5  
    1 = Building on Mac =
    2  * Follow the instructions on webkit.org, starting with https://www.webkit.org/building/tools.html
    3 
    4 = Output Verbosity =
    5 
    6 * You can make the build output be filtered by doing:
    7 defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity quiet/default/noisy
     1{{{#!html
     2<div style="padding: 1em; background: #fff8c4; border-left: 4px solid #f5c842; margin: 1em 0;">
     3    <strong>⚠ This page has moved.</strong> The current documentation is at
     4    <a href="https://docs.webkit.org/Build%20%26%20Debug/BuildOptions.html">docs.webkit.org/Build &amp; Debug/BuildOptions</a>.
     5</div>
     6}}}