[Webkit-unassigned] [Bug 194072] Adding a file to Source/WebCore/SourcesCocoa.txt and doing 'make' doesn't regenerate unified sources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 20:27:21 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194072

--- Comment #2 from Keith Rollin <krollin at apple.com> ---
If you find yourself in the same position again, I'd be interested in hearing what happens if you execute:

WK_ENABLE_CHECK_XCFILELISTS=1 make d

This should go through the make process, fail to build the new file, and then tell you that that the .xcfilelists were updated and that you should restart your build. When you do `WK_ENABLE_CHECK_XCFILELISTS=1 make d` again, the unifiedsources should now build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190131/cba7e7c4/attachment.html>


More information about the webkit-unassigned mailing list