Bug 127923

Summary: package-root shouldn't prefix simulator roots with the SDK path
Product: WebKit Reporter: David Farler <dfarler>
Component: Tools / TestsAssignee: David Farler <dfarler>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: All   
Attachments:
Description Flags
Patch mitz: review+

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>