| 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": [
|
| ]
|
| }
|
|
|