{ | |
"owners": [ | |
"dpranke", | |
"smut" | |
], | |
"comments": [ | |
"GN + Ninja fat binary builder." | |
], | |
"xcode version": "7.0", | |
"GYP_DEFINES": { | |
"chromium_ios_signing": "0", | |
"target_subarch": "both", | |
"use_goma": "1" | |
}, | |
"gn_args": [ | |
"ios_enable_code_signing=false", | |
"target_cpu=\"arm\"", | |
"target_os=\"ios\"", | |
"use_goma=true" | |
], | |
"mb_type": "gn", | |
"compiler": "ninja", | |
"additional_compile_targets": ["gn_all"], | |
"configuration": "Release", | |
"sdk": "iphoneos9.0", | |
"tests": [ | |
] | |
} |