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

Unified Diff: ios/build/bots/chromium.fyi/ClangToTiOS.json

Issue 2353453003: Update ClangToTiOS and EarlGreyiOS bots to use iOS10 SDK (Closed)
Patch Set: Add EarlGreyiOS too 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.fyi/EarlGreyiOS.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.fyi/ClangToTiOS.json
diff --git a/ios/build/bots/chromium.fyi/ClangToTiOS.json b/ios/build/bots/chromium.fyi/ClangToTiOS.json
index e0cd4e8ebca9188c4293fa00e92621ee489187c2..44e2020a86e8640cd1de1a55cb5f3e60704baf01 100644
--- a/ios/build/bots/chromium.fyi/ClangToTiOS.json
+++ b/ios/build/bots/chromium.fyi/ClangToTiOS.json
@@ -5,7 +5,7 @@
"comments": [
"Clang tip-of-tree builder for iOS."
],
- "xcode version": "7.0",
+ "xcode version": "8.0",
"GYP_DEFINES": [
"OS=ios",
"chromium_ios_signing=0",
@@ -28,7 +28,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.fyi/EarlGreyiOS.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698