[Webkit-unassigned] [Bug 240831] New: WebKit projects should be consistent about whether `WK_USE_OVERRIDE_FRAMEWORKS_DIR` is enabled for Mac Catalyst
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 15:05:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240831
Bug ID: 240831
Summary: WebKit projects should be consistent about whether
`WK_USE_OVERRIDE_FRAMEWORKS_DIR` is enabled for Mac
Catalyst
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: emw at apple.com
Catalyst builds install content to /System/iOSSupport by setting WK_ALTERNATE_FRAMEWORKS_DIR. In some projects, WK_ALTERNATE_FRAMEWORKS_DIR affects WK_OVERRIDE_FRAMEWORKS_DIR, but since r230958, others keep the two build settings separate.
There is value in logically separating alternate and override directories, as it makes it easier to distinguish between system-installed builds such as Mac Catalyst, and self-contained builds such as Safari Technology Preview. I suggest we resolve the inconsistency by using r230958's logic everywhere.
--
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/20220523/66a827d3/attachment-0001.htm>
More information about the webkit-unassigned
mailing list