BUG=chromium:704912 NOTRY=True Review-Url: https://codereview.webrtc.org/2903843002 Cr-Commit-Position: refs/heads/master@{#18258}
25 lines
478 B
JSON
25 lines
478 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=\"x64\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Debug",
|
|
"tests": [
|
|
{
|
|
"include": "common_tests.json",
|
|
"device type": "iPhone 6s",
|
|
"os": "10.0"
|
|
}
|
|
]
|
|
}
|