Bug 237845

Summary: bmalloc.xcodeproj: Remove duplicate file reference
Product: WebKit Reporter: Elliott Williams <emw>
Component: New BugsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Elliott Williams 2022-03-14 11:43:19 PDT
bmalloc.xcodeproj: Remove duplicate file reference
Comment 1 Elliott Williams 2022-03-14 11:44:29 PDT
Created attachment 454609 [details]
Patch
Comment 2 Elliott Williams 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.
Comment 3 EWS 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].
Comment 4 Radar WebKit Bug Importer 2022-03-14 14:16:32 PDT
<rdar://problem/90268877>