Bug 237845 - bmalloc.xcodeproj: Remove duplicate file reference
Summary: bmalloc.xcodeproj: Remove duplicate file reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-14 11:43 PDT by Elliott Williams
Modified: 2022-03-14 14:16 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2022-03-14 11:44 PDT, Elliott Williams
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>