Bug 219618 - Add target to create /usr/local to work around XBS Bug <rdar://problem/20388650>
Summary: Add target to create /usr/local to work around XBS Bug <rdar://problem/20388650>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-07 15:01 PST by Ryan Hostetler
Modified: 2020-12-08 06:37 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.76 KB, patch)
2020-12-07 15:12 PST, Ryan Hostetler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hostetler 2020-12-07 15:01:56 PST
rdar://72064576

Add a build target in WebKit.xcodeproj to create an empty folder "/usr/local" in DSTROOT.
This allows WebKit to retain a unified XBS project name across different train configurations.
Comment 1 Ryan Hostetler 2020-12-07 15:12:19 PST
Created attachment 415593 [details]
Patch
Comment 2 Jonathan Bedard 2020-12-07 16:54:12 PST
Comment on attachment 415593 [details]
Patch

Let's wait for EWS to clear before landing.
Comment 3 EWS 2020-12-08 06:37:38 PST
Committed r270536: <https://trac.webkit.org/changeset/270536>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415593 [details].