Bug 142223

Summary: `build-webkit --help` is wrong about how to build for the iOS simulator
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, commit-queue, dbates, ddkilzer, ossy, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2015-03-03 09:58:24 PST
`build-webkit --help` is wrong about how to build for the iOS simulator

It says you should use `build-webkit --simulator`
But that fails.

You should use `build-webkit --ios-simulator`
Comment 1 David Kilzer (:ddkilzer) 2015-03-03 10:05:01 PST
Created attachment 247766 [details]
Patch v1
Comment 2 Csaba Osztrogonác 2015-03-03 10:06:20 PST
Comment on attachment 247766 [details]
Patch v1

rs=me
Comment 3 WebKit Commit Bot 2015-03-03 10:51:13 PST
Comment on attachment 247766 [details]
Patch v1

Clearing flags on attachment: 247766

Committed r180942: <http://trac.webkit.org/changeset/180942>
Comment 4 WebKit Commit Bot 2015-03-03 10:51:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 BJ Burg 2015-10-09 11:55:51 PDT
*** Bug 142222 has been marked as a duplicate of this bug. ***