Skip to content

Commit 469961d

Browse files
committed
Updated UPDATING.md
1 parent a5a569b commit 469961d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UPDATING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ Thoughts for improvement:
6262
---
6363
- It's probably simpler and faster not to make duplicates, but just set the xcconfig files on the existing targets
6464
- The step to mod the script for "Generate Derived Sources" can probably be avoided by mucking with the build settings EXECUTABLE_PREFIX (`lib`) and EXECUTABLE_EXTENSION (`a`) to make the output file name match what the script expects.
65-
- Can the product type be set from an xcconfig file? Perhaps using the PRODUCT_TYPE and/or PACKAGE_TYPE build settings?
65+
- Can the product type be set from an xcconfig file? Perhaps using the PRODUCT_TYPE and/or PACKAGE_TYPE build settings?
66+
- For some reason the WTF headers get included in the JavaScriptCore.framework. Probably something I'm missing.

0 commit comments

Comments
 (0)