This corrects a mistake made in https://codereview.webrtc.org/2919783002/ BUG=chromium:704912 NOTRY=True TBR=smut@google.com Change-Id: I4c105d8b8e0e373388e5787c5fde70683f056b49 Reviewed-on: https://chromium-review.googlesource.com/526635 Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> Commit-Queue: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18468}
29 lines
566 B
JSON
29 lines
566 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS devices."
|
|
],
|
|
"xcode version": "8.0",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"is_component_build=false",
|
|
"is_debug=true",
|
|
"target_cpu=\"arm64\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"env": {
|
|
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
|
},
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Debug",
|
|
"bucket": "chromium-webrtc",
|
|
"tests": [
|
|
{
|
|
"app": "modules_unittests",
|
|
"device type": "iPhone 6s",
|
|
"os": "10.0.1"
|
|
}
|
|
]
|
|
}
|