WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301340
Support Swift demo feature on older Xcode
https://bugs.webkit.org/show_bug.cgi?id=301340
Summary
Support Swift demo feature on older Xcode
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-23 05:06:50 PDT
<
rdar://problem/163258519
>
adrian_taylor
Comment 2
2025-10-23 05:09:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52874
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.
Top of Page
Format For Printing
XML
Clone This Bug