| Index: ios/build/bots/tryserver.chromium.mac/ios_rel_device_gn.json
|
| diff --git a/ios/build/bots/chromium.mac/iOS_Device_(ninja).json b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_gn.json
|
| similarity index 53%
|
| copy from ios/build/bots/chromium.mac/iOS_Device_(ninja).json
|
| copy to ios/build/bots/tryserver.chromium.mac/ios_rel_device_gn.json
|
| index 54408813aab494e758ccd026b133cb8d3d0f71f7..58a341ae7f35c5bfb9833e715ba4945e06d600e5 100644
|
| --- a/ios/build/bots/chromium.mac/iOS_Device_(ninja).json
|
| +++ b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_gn.json
|
| @@ -1,15 +1,14 @@
|
| {
|
| "owners": [
|
| + "dpranke",
|
| "smut"
|
| ],
|
| "comments": [
|
| - "Builder for fat binaries using ninja."
|
| + "GN + Ninja fat binary builder."
|
| ],
|
| "xcode version": "7.0",
|
| - "GYP_DEFINES": {
|
| - "chromium_ios_signing": "0",
|
| - "target_subarch": "both"
|
| - },
|
| + "mb_type": "gn",
|
| + "gn_args": "target_os=\"ios\" target_cpu=\"arm\" ios_enable_code_signing=false",
|
| "compiler": "ninja",
|
| "configuration": "Release",
|
| "sdk": "iphoneos9.0",
|
|
|