WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278736
[Build] Forward-declare SPI of public Swift modules
https://bugs.webkit.org/show_bug.cgi?id=278736
Summary
[Build] Forward-declare SPI of public Swift modules
Elliott Williams
Reported
2024-08-27 11:24:55 PDT
For WebKit's use of Swift-only frameworks in Apple's SDKs, we occasionally need to hand write .swiftinterface files to access private declarations. We have precedent for doing this in fully private Swift modules <
https://bugs.webkit.org/show_bug.cgi?id=273527
>, but we have never solved the case of a public Swift module that has additional SPI-only declarations.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-27 11:25:45 PDT
<
rdar://problem/134794714
>
Elliott Williams
Comment 2
2024-08-27 11:37:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32774
EWS
Comment 3
2024-09-05 10:37:40 PDT
Committed
283222@main
(0989dff43b2b): <
https://commits.webkit.org/283222@main
> Reviewed commits have been landed. Closing PR #32774 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