Edward Lemur 04766e733e Fix iOS64 Release internal bot.
iOS version was changed to 11.2.1.

TBR=phoglund@webrtc.org

Bug: None
No-Try: true
Change-Id: I7c4d77d7727afa4b59a2010fbfbed70b80c5cc60
Reviewed-on: https://webrtc-review.googlesource.com/36720
Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org>
Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21458}
2017-12-29 13:16:44 +00:00

31 lines
633 B
JSON

{
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode version": "9.0",
"gn_args": [
"dcheck_always_on=true",
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=false",
"target_cpu=\"arm64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"env": {
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
},
"use_analyze": false,
"additional_compile_targets": [ "all" ],
"configuration": "Release",
"bucket": "chromium-webrtc",
"tests": [
{
"include": "real_device_tests.json",
"device type": "iPhone 7",
"os": "11.2.1"
}
],
"expiration_time": 3600
}