webrtc_m130/tools_webrtc/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
Patrik Höglund 2f639aca84 Reland: Switch to using CIPD for downloading xcode; xcode 9.0 -> 9.2.
I have landed https://cr-rev.appspot.com/c/960030 now, which should
fix the borked framework bot.

Bug: chromium:821309
Change-Id: I0396360b8bb23d664ed1de8f2bbc1af88f3151ed
Reviewed-on: https://webrtc-review.googlesource.com/61427
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22416}
2018-03-14 09:46:12 +00:00

26 lines
518 B
JSON

{
"comments": [
"Tests for 32-bit iOS simulators."
],
"xcode build version": "9C40b",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=true",
"target_cpu=\"x86\"",
"target_os=\"ios\"",
"use_goma=true"
],
"use_analyze": false,
"additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphonesimulator9.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 5",
"os": "9.3"
}
]
}