Files
platform-external-webrtc/tools-webrtc/ios/client.webrtc/iOS64_Debug.json
Henrik Kjellander 5e5a072f2c iOS: Fix breakage caused by buildbot recipe update
Similar changes as in https://codereview.chromium.org/2659123003
Our MB configuration is still the actually used build config for these
bots.

BUG=686304
TBR=smut@google.com

Review-Url: https://codereview.webrtc.org/2685813003 .
Cr-Commit-Position: refs/heads/master@{#16486}
2017-02-08 11:04:20 +00:00

20 lines
496 B
JSON

{
"comments": [
"Builder for 64-bit devices.",
"gn_args in this file is only read by the buildbot recipe; ",
"webrtc/build/mb_config.pyl contains the actual build configuration.",
"TODO(kjellander): remove gn_args when the recipe is updated."
],
"xcode version": "8.0",
"gn_args": [
"is_debug=true",
"target_cpu=\"arm64\"",
"use_goma=true"
],
"additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphoneos10.0",
"tests": [
]
}