Bug 136267

Summary: [Cocoa] Some projects are incorrectly installed to $BUILT_PRODUCTS_DIR
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, mitz, mrowe, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Andy Estes 2014-08-26 15:16:34 PDT
[Cocoa] Some projects are incorrectly installed to $BUILT_PRODUCTS_DIR
Comment 1 Andy Estes 2014-08-26 15:22:05 PDT
Created attachment 237176 [details]
Patch
Comment 2 mitz 2014-08-26 15:28:50 PDT
Comment on attachment 237176 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=237176&action=review

> Source/JavaScriptCore/ChangeLog:12
> +        Remove the setting of INSTALL_PATH from the probproj file so that the value specified in the xcconfig files is

probproj?
Comment 3 Andy Estes 2014-08-26 15:36:34 PDT
Committed r172979: <http://trac.webkit.org/changeset/172979>