Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "owners": [ | |
| 3 "smut" | |
| 4 ], | |
| 5 "comments": [ | |
| 6 "Builder for fat binaries using ninja." | |
| 7 ], | |
| 8 "xcode version": "5.1", | |
| 9 "GYP_DEFINES": { | |
| 10 "chromium_ios_signing": "0", | |
| 11 "clang_xcode": "0", | |
| 12 "target_subarch": "both" | |
| 13 }, | |
| 14 "compiler": "ninja", | |
| 15 "configuration": "Release", | |
| 16 "sdk": "iphoneos7.1", | |
| 17 "tests": [ | |
| 18 ] | |
| 19 } | |
| OLD | NEW |