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

Unified Diff: ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json

Issue 1369243002: Update upstream bots to target iOS SDK 9.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use iOS SDK 8.3 instead of 8.4 as 8.4 is not installed on the bots Created 5 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/tryserver.chromium.mac/ios_rel_device.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/tryserver.chromium.mac/ios_rel_device_ninja.json
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json
index 79e7f1c628a40854ce0f13f1538b1b71ed83b91d..54408813aab494e758ccd026b133cb8d3d0f71f7 100644
--- a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json
+++ b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json
@@ -5,14 +5,14 @@
"comments": [
"Builder for fat binaries using ninja."
],
- "xcode version": "6.3",
+ "xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "ninja",
"configuration": "Release",
- "sdk": "iphoneos8.3",
+ "sdk": "iphoneos9.0",
"tests": [
]
}
« no previous file with comments | « ios/build/bots/tryserver.chromium.mac/ios_rel_device.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698