RESOLVED FIXED279836
Remove duplicate headers entries in WebCore project file
https://bugs.webkit.org/show_bug.cgi?id=279836
Summary Remove duplicate headers entries in WebCore project file
Ahmad Saleem
Reported 2024-09-17 12:29:39 PDT
Hi Team, We have following two warnings. warning: Skipping duplicate build file in Copy Headers build phase: /Users/ahmadsaleem/OpenSource/Source/WebCore/rendering/svg/RenderSVGResourceClipperInlines.h (in target 'WebCore' from project 'WebCore') warning: Skipping duplicate build file in Copy Headers build phase: /Users/ahmadsaleem/OpenSource/Source/WebCore/rendering/svg/RenderSVGResourcePaintServer.h (in target 'WebCore' from project 'WebCore') So this is just to clean-up and fix the issue. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-17 12:30:33 PDT
Ahmad Saleem
Comment 2 2024-09-17 12:45:18 PDT
EWS
Comment 3 2024-09-17 18:51:20 PDT
Committed 283812@main (e6d076ea793a): <https://commits.webkit.org/283812@main> Reviewed commits have been landed. Closing PR #33781 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.