Bug 301340

Summary: Support Swift demo feature on older Xcode
Product: WebKit Reporter: adrian_taylor
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2025-10-23 05:06:42 PDT
Older Xcodes can build the Swift demo feature, but not if we attempt to build a module for WTF, because the WTF modulemap is not produced in these cases. The WTF reference in WebKitInternalCxx.h is not necessary; it was included just to exercise interaction from Swift to WTF which is nowadays being more thoroughly explored by the CoreIPC work anyway. So remove it.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-23 05:06:50 PDT
adrian_taylor
Comment 2 2025-10-23 05:09:39 PDT
EWS
Comment 3 2025-10-23 10:44:39 PDT
Committed 302038@main (fa7f80fb9d5d): <https://commits.webkit.org/302038@main> Reviewed commits have been landed. Closing PR #52874 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.