Bug 140661

Summary: configure-xcode-for-ios-development needs to update iPhoneOS SDK
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dbates, jake.nielsen.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 (ignore all whitespace change)
none
Patch v1 (for review) dbates: review+, ddkilzer: commit-queue-

David Kilzer (:ddkilzer)
Reported 2015-01-19 20:12:18 PST
The configure-xcode-for-ios-development script also needs to update the iPhoneOS SDK. This has the additional benefit of making the ios-ews queue build further.
Attachments
Patch v1 (ignore all whitespace change) (4.78 KB, patch)
2015-01-19 20:15 PST, David Kilzer (:ddkilzer)
no flags
Patch v1 (for review) (6.82 KB, patch)
2015-01-19 20:16 PST, David Kilzer (:ddkilzer)
dbates: review+
ddkilzer: commit-queue-
David Kilzer (:ddkilzer)
Comment 1 2015-01-19 20:15:44 PST
Created attachment 244959 [details] Patch v1 (ignore all whitespace change)
David Kilzer (:ddkilzer)
Comment 2 2015-01-19 20:16:42 PST
Created attachment 244960 [details] Patch v1 (for review)
David Kilzer (:ddkilzer)
Comment 3 2015-01-19 20:19:07 PST
Comment on attachment 244960 [details] Patch v1 (for review) View in context: https://bugs.webkit.org/attachment.cgi?id=244960&action=review > Tools/Scripts/configure-xcode-for-ios-development:66 > + my $sdkSpecificationPath = xcodeSDKSpecificationsPath($sdk); I'll rename $sdkSpecificationPath to $sdkSpecificationsPath before landing.
Daniel Bates
Comment 4 2015-01-19 20:43:06 PST
Comment on attachment 244960 [details] Patch v1 (for review) r=me
David Kilzer (:ddkilzer)
Comment 5 2015-01-20 07:59:11 PST
Note You need to log in before you can comment on or make changes to this bug.