Files
platform-external-webrtc/tools-webrtc/ios/client.webrtc/iOS32_Debug.json
Mirko Bonadei ad524d66d3 Moving build/ios to tools-webrtc/ios
BUG=webrtc:7030
NOTRY=True
R=kjellander@webrtc.org

Review-Url: https://codereview.webrtc.org/2651973002 .
Cr-Commit-Position: refs/heads/master@{#16295}
2017-01-26 13:20:05 +00:00

22 lines
506 B
JSON

{
"owners": [
"kjellander"
],
"comments": [
"Builder for 32-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": [
"use_goma=true"
],
"compiler": "ninja",
"additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphoneos10.0",
"tests": [
]
}