Installing Developer Tools

OS X and iOS Simulator

  1. 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.
  2. 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.