| Index: ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| diff --git a/ios/build/bots/chromium.mac/iOS_Device_GN.json b/ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..776160fe1a031491656b27468e6588dfb1e8b879
|
| --- /dev/null
|
| +++ b/ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| @@ -0,0 +1,25 @@
|
| +{
|
| + "owners": [
|
| + "dpranke",
|
| + "smut"
|
| + ],
|
| + "comments": [
|
| + "GN + Ninja fat binary builder."
|
| + ],
|
| + "xcode version": "7.0",
|
| + "GYP_DEFINES": {
|
| + "chromium_ios_signing": "0",
|
| + "target_subarch": "both"
|
| + },
|
| + "gn_args": [
|
| + "ios_enable_code_signing=false",
|
| + "target_cpu=\"arm\"",
|
| + "target_os=\"ios\""
|
| + ],
|
| + "mb_type": "gn",
|
| + "compiler": "ninja",
|
| + "configuration": "Release",
|
| + "sdk": "iphoneos9.0",
|
| + "tests": [
|
| + ]
|
| +}
|
|
|