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

Unified Diff: ios/build/bots/chromium.mac/ios-device-gn.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-device.json ('k') | ios/build/bots/chromium.mac/ios-simulator.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-gn.json
diff --git a/ios/build/bots/chromium.mac/ios-device-gn.json b/ios/build/bots/chromium.mac/ios-device-gn.json
index bcfbe8c3819b6e82ec30984ab51d32ad40c4bca2..74d0b20ea36255e7381ca153668463160f287969 100644
--- a/ios/build/bots/chromium.mac/ios-device-gn.json
+++ b/ios/build/bots/chromium.mac/ios-device-gn.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",
@@ -27,7 +27,7 @@
"compiler": "ninja",
"additional_compile_targets": ["gn_all"],
"configuration": "Release",
- "sdk": "iphoneos9.0",
+ "sdk": "iphoneos10.0",
"tests": [
]
}
« no previous file with comments | « ios/build/bots/chromium.mac/ios-device.json ('k') | ios/build/bots/chromium.mac/ios-simulator.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698