Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46c731bfce9e972c97c486307dfb1d9b3d19860d https://github.com/WebKit/WebKit/commit/46c731bfce9e972c97c486307dfb1d9b3d19860d Author: Alex Christensen <achristen...@apple.com> Date: 2024-02-06 (Tue, 06 Feb 2024)
Changed paths: M Source/WebCore/WebCore.xcodeproj/project.pbxproj R Source/WebCore/platform/graphics/ca/PlatformCALayer.serialization.in M Source/WebKit/DerivedSources-input.xcfilelist M Source/WebKit/DerivedSources.make M Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.serialization.in Log Message: ----------- Remove PlatformCALayer.serialization.in https://bugs.webkit.org/show_bug.cgi?id=268840 rdar://121877374 Unreviewed. It is causing a build failure because of the way it's included in WebCore.framework. To be sure the build failure is gone, remove the file completely and move its contents to WebCoreArgumentCodersCocoa.serialization.in. * Source/WebCore/WebCore.xcodeproj/project.pbxproj: * Source/WebCore/platform/graphics/ca/PlatformCALayer.serialization.in: Removed. * Source/WebKit/DerivedSources-input.xcfilelist: * Source/WebKit/DerivedSources.make: * Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.serialization.in: Canonical link: https://commits.webkit.org/274166@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes