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

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-swarming.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-gn.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.mac/ios-simulator-swarming.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-swarming.json b/ios/build/bots/chromium.mac/ios-simulator-swarming.json
index 56f912129cb2afcab03418546aa8ac2bb9aaeb13..210aafe2730f5a78018c14093f0467a4e678ec8a 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-swarming.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-swarming.json
@@ -8,7 +8,7 @@
"Tests run on iPhone 5s (64-bit) and iPad Retina (32-bit).",
"Build is performed with gn+ninja."
],
- "xcode version": "7.0",
+ "xcode version": "8.0",
"GYP_DEFINES": [
"OS=ios",
"chromium_ios_signing=0",
@@ -31,7 +31,7 @@
"compiler": "ninja",
"additional_compile_targets": ["gn_all"],
"configuration": "Debug",
- "sdk": "iphonesimulator9.0",
+ "sdk": "iphonesimulator10.0",
"tests": [
{
"include": "common_tests.json",
« no previous file with comments | « ios/build/bots/chromium.mac/ios-simulator-gn.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698