RESOLVED FIXED251818
[Xcode] Change header postprocessing logic to better reflect when it's needed internally
https://bugs.webkit.org/show_bug.cgi?id=251818
Summary [Xcode] Change header postprocessing logic to better reflect when it's needed...
Elliott Williams
Reported 2023-02-06 14:55:31 PST
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.
Attachments
Elliott Williams
Comment 1 2023-02-06 15:01:08 PST
Elliott Williams
Comment 2 2023-02-06 15:02:08 PST
EWS
Comment 3 2023-02-15 20:32:31 PST
Committed 260346@main (6e4108c84c04): <https://commits.webkit.org/260346@main> Reviewed commits have been landed. Closing PR #9716 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.