[webkit-reviews] review granted: [Bug 132448] Support OS-version-specific install paths for WebKit.framework : [Attachment 230631] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 1 17:29:11 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 132448: Support OS-version-specific install paths for WebKit.framework
https://bugs.webkit.org/show_bug.cgi?id=132448

Attachment 230631: Patch
https://bugs.webkit.org/attachment.cgi?id=230631&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=230631&action=review


> Source/WebKit/WebKit.xcodeproj/project.pbxproj:2147
> +			runOnlyForDeploymentPostprocessing = 0;

This should be 1, and you can skip the SKIP_INSTALL test below.


More information about the webkit-reviews mailing list