Bug: webrtc:8570 Change-Id: I8af5372b13a581855115f1fd3f25670fd2993e6b Reviewed-on: https://webrtc-review.googlesource.com/26700 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21155}
26 lines
511 B
JSON
26 lines
511 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS simulators."
|
|
],
|
|
"xcode version": "9.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",
|
|
"sdk": "iphonesimulator9.0",
|
|
"tests": [
|
|
{
|
|
"include": "common_tests.json",
|
|
"device type": "iPhone 6s",
|
|
"os": "9.0"
|
|
}
|
|
]
|
|
}
|