Files
platform-external-webrtc/webrtc/build/ios/client.webrtc/iOS32_Debug.json
kjellander@webrtc.org eee7d9e8e8 iOS: Promote iOS simulator testing to main waterfall.
* 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}
2016-02-22 11:49:08 +00:00

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": [
]
}