mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00

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}
20 lines
411 B
JSON
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": [
|
|
]
|
|
}
|