RESOLVED FIXED 237845
bmalloc.xcodeproj: Remove duplicate file reference
https://bugs.webkit.org/show_bug.cgi?id=237845
Summary bmalloc.xcodeproj: Remove duplicate file reference
Elliott Williams
Reported 2022-03-14 11:43:19 PDT
bmalloc.xcodeproj: Remove duplicate file reference
Attachments
Patch (1.61 KB, patch)
2022-03-14 11:44 PDT, Elliott Williams
no flags
Elliott Williams
Comment 1 2022-03-14 11:44:29 PDT
Elliott Williams
Comment 2 2022-03-14 11:47:54 PDT
This appears to fix an xcodebuild warning when building bmalloc: warning: The file reference for "libpas/src/libpas/pas_thread_local_cache_layout_node_kind.h" is a member of multiple groups ("libpas" and "libpas"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
EWS
Comment 3 2022-03-14 14:15:32 PDT
Committed r291251 (248403@main): <https://commits.webkit.org/248403@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454609 [details].
Radar WebKit Bug Importer
Comment 4 2022-03-14 14:16:32 PDT
Note You need to log in before you can comment on or make changes to this bug.