Bug: webrtc:8755 Change-Id: Ida113f2aed605e6e738e4b3568426eeb0d648e1f Reviewed-on: https://webrtc-review.googlesource.com/40541 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21671}
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.3",
|
|
"tests": [
|
|
{
|
|
"include": "common_tests.json",
|
|
"device type": "iPhone 6s",
|
|
"os": "9.3"
|
|
}
|
|
]
|
|
}
|