webrtc/tools_webrtc/ios/client.webrtc/iOS32_Debug.json
Henrik Kjellander 90fd7d84fd Rename tools-webrtc -> tools_webrtc
This aligns with established naming convention for all
other directories.

BUG=webrtc:7593
NOTRY=True
NOTREECHECKS=True
R=ehmaldonado@webrtc.org, mbonadei@webrtc.org
TBR=henrika@webrtc.org

Review-Url: https://codereview.webrtc.org/2864213004 .
Cr-Commit-Position: refs/heads/master@{#18059}
2017-05-09 06:30:13 +00:00

20 lines
411 B
JSON

{
"comments": [
"Builder for 32-bit devices."
],
"xcode version": "8.0",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"ios_enable_code_signing=false",
"is_component_build=false",
"is_debug=true",
"target_cpu=\"arm\"",
"target_os=\"ios\"",
"use_goma=true"
],
"additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphoneos10.0",
"tests": [
]
}