* Move JSON files from client.webrtc.fyi -> client.webrtc to match to-be-switched builders (requires buildbot-side changes + master restart). * Remove Goma configs from trybots (previously done for the commitbots). BUG=chromium:588590 TBR=smut@google.com Review URL: https://codereview.webrtc.org/1720713003 . Cr-Commit-Position: refs/heads/master@{#11707}
19 lines
295 B
JSON
19 lines
295 B
JSON
{
|
|
"owners": [
|
|
"kjellander"
|
|
],
|
|
"comments": [
|
|
"Builder for 32-bit devices."
|
|
],
|
|
"xcode version": "7.0",
|
|
"GYP_DEFINES": {
|
|
"chromium_ios_signing": "0",
|
|
"target_arch": "arm"
|
|
},
|
|
"compiler": "ninja",
|
|
"configuration": "Debug",
|
|
"sdk": "iphoneos9.0",
|
|
"tests": [
|
|
]
|
|
}
|