Commit 2fef2214 authored by smut's avatar smut Committed by Commit bot

Update iOS bots to use the 8.3 SDK

BUG=475219

Review URL: https://codereview.chromium.org/1143933002

Cr-Commit-Position: refs/heads/master@{#330781}
parent 917821a0
......@@ -5,14 +5,14 @@
"comments": [
"Builder for 32-bit devices."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "arm32"
},
"compiler": "xcodebuild",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
......@@ -5,14 +5,14 @@
"comments": [
"Builder for fat binaries using ninja."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
......@@ -3,26 +3,26 @@
"smut"
],
"comments": [
"Tests for 32- and 64-bit iOS 8.2 iPhone simulators."
"Tests for 32- and 64-bit iOS 8.3 iPhone simulators."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "xcodebuild",
"configuration": "Debug",
"sdk": "iphonesimulator8.2",
"sdk": "iphonesimulator8.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 5",
"os": "8.2"
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.2"
"os": "8.3"
}
]
}
......@@ -5,14 +5,14 @@
"comments": [
"Builder for 32-bit devices."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "arm32"
},
"compiler": "xcodebuild",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
......@@ -5,14 +5,14 @@
"comments": [
"Builder for fat binaries using ninja."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
......@@ -3,26 +3,26 @@
"smut"
],
"comments": [
"Tests for 32- and 64-bit iOS 8.2 iPhone simulators."
"Tests for 32- and 64-bit iOS 8.3 iPhone simulators."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "xcodebuild",
"configuration": "Debug",
"sdk": "iphonesimulator8.2",
"sdk": "iphonesimulator8.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 5",
"os": "8.2"
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.2"
"os": "8.3"
}
]
}
......@@ -3,26 +3,26 @@
"smut"
],
"comments": [
"Tests for 32- and 64-bit iOS 8.2 iPhone simulators."
"Tests for 32- and 64-bit iOS 8.3 iPhone simulators."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "xcodebuild",
"configuration": "Debug",
"sdk": "iphonesimulator8.2",
"sdk": "iphonesimulator8.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 5",
"os": "8.2"
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.2"
"os": "8.3"
}
]
}
......@@ -3,26 +3,26 @@
"smut"
],
"comments": [
"Tests for 32- and 64-bit iOS 8.2 iPhone simulators."
"Tests for 32- and 64-bit iOS 8.3 iPhone simulators."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "ninja",
"configuration": "Debug",
"sdk": "iphonesimulator8.2",
"sdk": "iphonesimulator8.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 5",
"os": "8.2"
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.2"
"os": "8.3"
}
]
}
......@@ -5,14 +5,14 @@
"comments": [
"Builder for 32-bit devices."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "arm32"
},
"compiler": "xcodebuild",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
......@@ -5,14 +5,14 @@
"comments": [
"Builder for fat binaries using ninja."
],
"xcode version": "6.2",
"xcode version": "6.3",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"target_subarch": "both"
},
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos8.2",
"sdk": "iphoneos8.3",
"tests": [
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment