Summary: | bmalloc.xcodeproj: Remove duplicate file reference | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Elliott Williams <emw> | ||||
Component: | New Bugs | Assignee: | 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
Elliott Williams
2022-03-14 11:43:19 PDT
Created attachment 454609 [details]
Patch
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. 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]. |