[Webkit-unassigned] [Bug 251818] New: [Xcode] Change header postprocessing logic to better reflect when it's needed internally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 14:55:31 PST 2023


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

            Bug ID: 251818
           Summary: [Xcode] Change header postprocessing logic to better
                    reflect when it's needed internally
           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

Currently we emit API_AVAILABLE headers for WebKit API/SPI by default, and disable them when building for older major OS versions. We can remove a point of version number churn if we control postprocessing based on the kind of build, not the targeted OS version.

-- 
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/20230206/ede77f78/attachment.htm>


More information about the webkit-unassigned mailing list