RESOLVED FIXED 140661
configure-xcode-for-ios-development needs to update iPhoneOS SDK
https://bugs.webkit.org/show_bug.cgi?id=140661
Summary configure-xcode-for-ios-development needs to update iPhoneOS SDK
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.