Bug 127923 - package-root shouldn't prefix simulator roots with the SDK path
Summary: package-root shouldn't prefix simulator roots with the SDK path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad All
: P2 Normal
Assignee: David Farler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-30 10:49 PST by David Farler
Modified: 2014-01-30 13:07 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2014-01-30 12:33 PST, David Farler
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2014-01-30 10:49:23 PST
To make installing simulator roots more uniform, don't prefix roots with the SDK path. This allows engineers to install roots to their Xcode.app bundle wherever they have it installed with ease.
Comment 1 David Farler 2014-01-30 12:33:06 PST
Created attachment 222712 [details]
Patch
Comment 2 David Farler 2014-01-30 13:07:15 PST
Committed r163106: <http://trac.webkit.org/changeset/163106>