[Webkit-unassigned] [Bug 278736] New: [Build] Forward-declare SPI of public Swift modules
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 27 11:24:55 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278736
Bug ID: 278736
Summary: [Build] Forward-declare SPI of public Swift modules
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: emw at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240827/446a01c1/attachment.htm>
More information about the webkit-unassigned
mailing list