mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-15 14:50:39 +01:00

NOTRY=True Bug: None Change-Id: If989d78a277170f2dcbcef15fd8184acd616c5c7 Reviewed-on: https://webrtc-review.googlesource.com/1578 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20084}
28 lines
575 B
JSON
28 lines
575 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS devices."
|
|
],
|
|
"xcode version": "9.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": [
|
|
{
|
|
"include": "real_device_tests.json",
|
|
"device type": "iPhone 6s",
|
|
"os": "10.3.3"
|
|
}
|
|
]
|
|
}
|