Files
platform-external-webrtc/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_rel.json
Patrik Höglund d05916dccf Bump xcode versions for WebRTC bots.
The build toolchain now requires xcode 10, so we have to roll.

Bug: None
Change-Id: Iafec62e7927ca8a81117710d09e2c42bcf18c0d1
Reviewed-on: https://webrtc-review.googlesource.com/97060
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24510}
2018-08-31 15:32:10 +00:00

37 lines
738 B
JSON

{
"comments": [
"Tests for 64-bit iOS devices."
],
"xcode build version": "10l232m",
"gn_args": [
"dcheck_always_on=true",
"goma_dir=\"$(goma_dir)\"",
"is_component_build=false",
"is_debug=false",
"target_cpu=\"arm64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"env": {
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
},
"use_analyze": false,
"additional_compile_targets": [],
"configuration": "Release",
"bucket": "chromium-webrtc",
"tests": [
{
"include": "real_device_tests.json",
"device type": "iPhone 6s",
"os": "10.3.3",
"dimensions": [
{
"os": "Mac",
"pool": "Chrome"
}
]
}
],
"expiration_time": 3600
}