Bug 42982 - Streamline Inspector Source build phase script should use CONFIGURATION not BUILD_STYLE
Summary: Streamline Inspector Source build phase script should use CONFIGURATION not B...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-07-26 11:15 PDT by David Kilzer (:ddkilzer)
Modified: 2010-07-26 11:32 PDT (History)
0 users

See Also:


Attachments
Patch v1 (15.10 KB, application/octet-stream)
2010-07-26 11:25 PDT, David Kilzer (:ddkilzer)
no flags Details
Patch v1 (3.18 KB, patch)
2010-07-26 11:26 PDT, David Kilzer (:ddkilzer)
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2010-07-26 11:15:24 PDT
The BUILD_STYLE Xcode variable has been deprecated for a while.  The "Streamline Inspector Source" build phase script should switch from BUILD_STYLE to CONFIGURATION.
Comment 1 David Kilzer (:ddkilzer) 2010-07-26 11:16:23 PDT
<rdar://problem/6341764>
Comment 2 David Kilzer (:ddkilzer) 2010-07-26 11:25:12 PDT
Created attachment 62587 [details]
Patch v1
Comment 3 David Kilzer (:ddkilzer) 2010-07-26 11:25:56 PDT
Comment on attachment 62587 [details]
Patch v1

Wrong patch file.  webkit-patch FAIL (see Bug 42984).
Comment 4 David Kilzer (:ddkilzer) 2010-07-26 11:26:11 PDT
Created attachment 62588 [details]
Patch v1
Comment 5 David Kilzer (:ddkilzer) 2010-07-26 11:32:36 PDT
Committed r64057: <http://trac.webkit.org/changeset/64057>