[Webkit-unassigned] [Bug 243228] [Xcode] Building a single-project scheme builds its dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 15:56:57 PDT 2022


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

--- Comment #2 from Elliott Williams <emw at apple.com> ---
There are some exceptions to consider here. For instance, the `JavaScriptCore` scheme is used by `build-jsc`, and that tool expects to build up to JSC, not JSC only. In this case, maybe we should have two schemes, "JavaScriptCore" and "Everything up to JavaScriptCore", which have implicit dependencies disabled and enabled, respectively.

-- 
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/20220727/5fe0bf31/attachment-0001.htm>


More information about the webkit-unassigned mailing list