Files
platform-external-webrtc/tools_webrtc/ios/client.webrtc/iOS64_Release.json
Oleh Prypin 2e28edaa8a Specify Xcode 9.2 and macOS versions that support it
"xcode version" key is deprecated.

Bug: chromium:838854, webrtc:9201
Change-Id: I55770a1a9c8301106b2d194e2e3f727ef0e63626
Reviewed-on: https://webrtc-review.googlesource.com/74000
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23086}
2018-05-03 08:37:51 +00:00

22 lines
453 B
JSON

{
"comments": [
"Builder for 64-bit devices."
],
"xcode build version": "9C40b",
"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": [
]
}