Title: [269189] trunk
- Revision
- 269189
- Author
- [email protected]
- Date
- 2020-10-30 09:52:47 -0700 (Fri, 30 Oct 2020)
Log Message
Github mirror ReadMe need to update
https://bugs.webkit.org/show_bug.cgi?id=218120
<rdar://problem/70861595>
Reviewed by Aakash Jain.
* ReadMe.md:
Modified Paths
Diff
Modified: trunk/ChangeLog (269188 => 269189)
--- trunk/ChangeLog 2020-10-30 16:04:24 UTC (rev 269188)
+++ trunk/ChangeLog 2020-10-30 16:52:47 UTC (rev 269189)
@@ -1,3 +1,13 @@
+2020-10-30 Jonathan Bedard <[email protected]>
+
+ Github mirror ReadMe need to update
+ https://bugs.webkit.org/show_bug.cgi?id=218120
+ <rdar://problem/70861595>
+
+ Reviewed by Aakash Jain.
+
+ * ReadMe.md:
+
2020-10-27 Keith Rollin <[email protected]>
Fix "usage" message when invoking `ar -V`
Modified: trunk/ReadMe.md (269188 => 269189)
--- trunk/ReadMe.md 2020-10-30 16:04:24 UTC (rev 269188)
+++ trunk/ReadMe.md 2020-10-30 16:52:47 UTC (rev 269189)
@@ -80,7 +80,7 @@
iOS, tvOS and watchOS are all considered embedded builds. The first time after you install a new Xcode, you will need to run:
```
-sudo Tools/Scripts/configure-xcode-for-ios-development
+sudo Tools/Scripts/configure-xcode-for-embedded-development
```
Without this step, you will see the error message: "`target specifies product type ‘com.apple.product-type.tool’, but there’s no such product type for the ‘iphonesimulator’ platform.`" when building target `JSCLLIntOffsetsExtractor` of project `_javascript_Core`.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes