Bug 136267 - [Cocoa] Some projects are incorrectly installed to $BUILT_PRODUCTS_DIR
Summary: [Cocoa] Some projects are incorrectly installed to $BUILT_PRODUCTS_DIR
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-26 15:16 PDT by Andy Estes
Modified: 2014-08-26 15:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.90 KB, patch)
2014-08-26 15:22 PDT, Andy Estes
mitz: review+
Details | Formatted Diff | Diff

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