Oleh Prypin ab09039d2a Add comment that xcode version needs to be updated in two places
Bug: None
Change-Id: I6876c06079a06241fe8756941f1822d99c15fdcc
Reviewed-on: https://webrtc-review.googlesource.com/c/104483
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25051}
2018-10-08 13:42:33 +00:00

23 lines
538 B
JSON

{
"comments": [
"Builder for 64-bit devices.",
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
],
"xcode build version": "10l232m",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"dcheck_always_on=true",
"ios_enable_code_signing=false",
"is_component_build=false",
"is_debug=false",
"target_cpu=\"arm64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"additional_compile_targets": [ "all" ],
"configuration": "Release",
"sdk": "iphoneos10.3",
"tests": [
]
}