git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CMake] Use target oriented design for bmalloc
[WebKit-https.git]
/
ReadMe.md
diff --git
a/ReadMe.md
b/ReadMe.md
index
eb7986d
..
a8d6957
100644
(file)
--- a/
ReadMe.md
+++ b/
ReadMe.md
@@
-88,7
+88,7
@@
Without this step, you will see the error message: "`target specifies product ty
Run the following command to build a debug build with debugging symbols and assertions for iOS:
```
-Tools/Scripts/build-webkit --debug --ios-simulator
.
+Tools/Scripts/build-webkit --debug --ios-simulator
```
### Building the GTK+ Port