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

Unified Diff: ios/build/bots/chromium.mac/ios-device.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 | « no previous file | ios/build/bots/chromium.mac/ios-device-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-device.json
diff --git a/ios/build/bots/chromium.mac/ios-device.json b/ios/build/bots/chromium.mac/ios-device.json
index fe0c3604d7811dc8af9f0ac9f21234b4d0be0b61..27e0dbba0aa5a25fa73625fb4c6557f1063f00d0 100644
--- a/ios/build/bots/chromium.mac/ios-device.json
+++ b/ios/build/bots/chromium.mac/ios-device.json
@@ -7,7 +7,7 @@
"Builder for 32-bit devices.",
"Build is performed with gn+ninja."
],
- "xcode version": "7.0",
+ "xcode version": "8.0",
"GYP_DEFINES": [
"OS=ios",
"chromium_ios_signing=0",
@@ -30,7 +30,7 @@
"compiler": "ninja",
"additional_compile_targets": [ "gn_all" ],
"configuration": "Release",
- "sdk": "iphoneos9.0",
+ "sdk": "iphoneos10.0",
"tests": [
]
}
« no previous file with comments | « no previous file | ios/build/bots/chromium.mac/ios-device-gn.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698