| { |
| "owners": [ |
| "kjellander" |
| ], |
| "comments": [ |
| "Tests for 32-bit iOS simulators.", |
| "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": "iphonesimulator9.0", |
| "tests": [ |
| { |
| "include": "common_tests.json", |
| "device type": "iPhone 5", |
| "os": "9.0" |
| } |
| ] |
| } |