Changes between Version 4 and Version 5 of WebKitNightlyElCapWorkaround


Ignore:
Timestamp:
Oct 20, 2015 10:24:45 AM (9 years ago)
Author:
timothy@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitNightlyElCapWorkaround

    v4 v5  
    994. When the //Mac OS X Utilities// window appears, select the //Utilities// menu in the menubar and pick //Terminal//.
    10105. In the //Terminal// window, type: `cd /Volumes && ls -l`
    11 6. Find the name of your main disk, it is usually something like //Macintosh HD//.
    12 7. Type: `cd "Macintosh HD"` (or whatever name you disk is called).
     116. Find the name of your main boot partition, it is usually something like //Macintosh HD//.
     127. Type: `cd "Macintosh HD"` (or whatever name your boot partition is called).
    13138. Type: `mkdir -p "Library/Application Support/Apple/Safari"`
    14149. Then type: `cp "Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment" "Library/Application Support/Apple/Safari/SafariForWebKitDevelopment"`