Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a154498add89a1c3d786cfc8e99d500b4daa237 https://github.com/WebKit/WebKit/commit/5a154498add89a1c3d786cfc8e99d500b4daa237 Author: Richard Robinson <richard_robins...@apple.com> Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths: M Source/WebKit/Configurations/WebKit.xcconfig A Source/WebKit/Modules/Internal/WebKitInternal.h A Source/WebKit/Modules/Internal/module.modulemap M Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h M Source/WebKit/WebKit.xcodeproj/project.pbxproj Log Message: ----------- [Swift in WebKit] Make it possible to access internal project headers within Swift https://bugs.webkit.org/show_bug.cgi?id=282904 rdar://139610042 Reviewed by Elliott Williams. Add an internal Swift module so that Swift files can access internal WebKit project headers. * Source/WebKit/Configurations/WebKit.xcconfig: * Source/WebKit/Modules/Internal/WebKitInternal.h: Added. * Source/WebKit/Modules/Internal/module.modulemap: Added. * Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h: * Source/WebKit/WebKit.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/286465@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes