Bug 278736

Summary: [Build] Forward-declare SPI of public Swift modules
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 277377    

Elliott Williams
Reported Tuesday, August 27, 2024 7:24:55 PM UTC
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
Radar WebKit Bug Importer
Comment 1 Tuesday, August 27, 2024 7:25:45 PM UTC
Elliott Williams
Comment 2 Tuesday, August 27, 2024 7:37:49 PM UTC
EWS
Comment 3 Thursday, September 5, 2024 6:37:40 PM UTC
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.