Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1966)

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-cronet.json

Issue 2347943002: Update bots so they use iOS10 SDK (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator.json ('k') | ios/build/bots/chromium.mac/ios-simulator-gn.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.mac/ios-simulator-cronet.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-cronet.json b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
index 78c6dab062264d9b30ae880f07b71853374e41e7..78d94fcd8409142e875397a650bc111e37409674 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-cronet.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
@@ -6,7 +6,7 @@
"Cronet tests for 32- and 64-bit iOS 9.0 simulators.",
"Tests run on iPhone 5s (64-bit) and iPad Retina (32-bit)."
],
- "xcode version": "7.3",
+ "xcode version": "8.0",
"GYP_DEFINES": [
"OS=ios",
"chromium_ios_signing=0",
@@ -37,7 +37,7 @@
"compiler": "ninja",
"additional_compiler_targets": [ "gn_all" ],
"configuration": "Debug",
- "sdk": "iphonesimulator9.3",
+ "sdk": "iphonesimulator10.0",
"tests": [
{
"app": "cronet_test",
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator.json ('k') | ios/build/bots/chromium.mac/ios-simulator-gn.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698