We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc5e3b commit fbda09eCopy full SHA for fbda09e
Sources/WebKit/WebKit.docc/Build&Debug/DebuggingWithVS.md
@@ -1,6 +1,6 @@
1
# Debugging With Visual Studio
2
3
-Debugging With Visual Studio IDE
+Debugging with Visual Studio IDE
4
5
## Configuring Debugger
6
Sources/WebKit/WebKit.docc/Build&Debug/DebuggingWithXcode.md
@@ -1,10 +1,10 @@
# Debugging With Xcode
-Debugging with the Xcode IDE
+Debugging with Xcode IDE
## Overview
7
-You can also use Xcode to build & debug WebKit. Open `WebKit.xcworkspace` at the top level directory.
+You can use Xcode to build & debug WebKit. Open `WebKit.xcworkspace` at the top level directory.
8
9
In order to make Xcode use build files built by `make` command above,
10
go to File > Workspace Settings... > Advanced... > Custom > Relative to Workspace
0 commit comments