mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00

"xcode version" key is deprecated. These are the same changes as in https://webrtc-review.googlesource.com/74000 but I just forgot to apply them to some of the bots. TBR: phoglund@webrtc.org Bug: chromium:838854, webrtc:9201 Change-Id: Ia041bcc185fae65681e63d17a6ad7bc081ffa6ab Reviewed-on: https://webrtc-review.googlesource.com/74040 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23090}
35 lines
704 B
JSON
35 lines
704 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS simulators."
|
|
],
|
|
"xcode build version": "9C40b",
|
|
"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": "iphonesimulator11.0",
|
|
"tests": [
|
|
{
|
|
"include": "common_tests.json",
|
|
"device type": "iPhone 7",
|
|
"os": "11.0",
|
|
"dimensions": [
|
|
{
|
|
"os": "Mac-10.12",
|
|
"pool": "Chrome"
|
|
},
|
|
{
|
|
"os": "Mac-10.13",
|
|
"pool": "Chrome"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|