Changes between Version 4 and Version 5 of WebKitNightlyElCapWorkaround
- Timestamp:
- Oct 20, 2015, 10:24:45 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitNightlyElCapWorkaround
v4 v5 9 9 4. When the //Mac OS X Utilities// window appears, select the //Utilities// menu in the menubar and pick //Terminal//. 10 10 5. 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 diskis called).11 6. Find the name of your main boot partition, it is usually something like //Macintosh HD//. 12 7. Type: `cd "Macintosh HD"` (or whatever name your boot partition is called). 13 13 8. Type: `mkdir -p "Library/Application Support/Apple/Safari"` 14 14 9. Then type: `cp "Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment" "Library/Application Support/Apple/Safari/SafariForWebKitDevelopment"`