| Index: ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| diff --git a/ios/build/bots/chromium.mac/ios-simulator-cronet.json b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| index ba73a76e63fe802f6fade7b3ffb9d350d16b8ad6..25e8a533e898950d85f12c48a11965a92eb6bfa1 100644
|
| --- a/ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| +++ b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| @@ -6,7 +6,7 @@
|
| "Cronet tests for 32- and 64-bit iOS 9.0 simulators.",
|
| "Tests run on iPhone 5s (64-bit) and iPad Retina (32-bit)."
|
| ],
|
| - "xcode version": "7.0",
|
| + "xcode version": "7.3",
|
| "GYP_DEFINES": [
|
| "OS=ios",
|
| "chromium_ios_signing=0",
|
| @@ -23,17 +23,17 @@
|
| "mb_type": "gyp",
|
| "compiler": "ninja",
|
| "configuration": "Debug",
|
| - "sdk": "iphonesimulator9.0",
|
| + "sdk": "iphonesimulator9.3",
|
| "tests": [
|
| {
|
| "app": "cronet_test",
|
| "device type": "iPhone 5s",
|
| - "os": "9.0"
|
| + "os": "9.3"
|
| },
|
| {
|
| "app": "cronet_test",
|
| "device type": "iPad Retina",
|
| - "os": "9.0"
|
| + "os": "9.3"
|
| }
|
| ]
|
| }
|
|
|