Installing Developer Tools
OS X and iOS Simulator
- Install Xcode To build WebKit for macOS or iOS Simulator, Xcode is required. Get Xcode from the App Store or https://developer.apple.com/downloads.
- Install the Xcode Command Line Tools In Terminal, run the command:
xcode-select --install
Windows
See the WebKit on Windows page.
GTK
Follow the instructions on the BuildingGTK wiki page.
EFL
Follow the instructions on the EFLWebKit wiki page.
Once you have installed your developer tools, the next step is getting the code.