[Webkit-unassigned] [Bug 139829] New: copy-webkitlibraries-to-product-directory uses wrong SDK when called from build-webkit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 19 12:37:32 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139829
Bug ID: 139829
Summary: copy-webkitlibraries-to-product-directory uses wrong
SDK when called from build-webkit
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Macintosh
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
The script build-webkit calls copy-webkitlibraries-to-product-directory using --sdk to specify the Xcode SDK to use, but copy-webkitlibraries-to-product-directory only recognizes --sdk-name. The script copy-webkitlibraries-to-product-directory is the only tool that recognizes --sdk-name instead of --sdk. We should make copy-webkitlibraries-to-product-directory consistent with our other tools, remove --sdk-name, and teach it to recognize --sdk.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141219/1071be96/attachment-0002.html>
More information about the webkit-unassigned
mailing list