| Index: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| diff --git a/ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| similarity index 62%
|
| copy from ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json
|
| copy to ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| index 54408813aab494e758ccd026b133cb8d3d0f71f7..1c36ef1b26ded23a10006d30077315da8846bb33 100644
|
| --- a/ios/build/bots/chromium.fyi/Chromium_iOS_Device_(ninja).json
|
| +++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| @@ -1,9 +1,10 @@
|
| {
|
| "owners": [
|
| + "dpranke",
|
| "smut"
|
| ],
|
| "comments": [
|
| - "Builder for fat binaries using ninja."
|
| + "GN + Ninja simulator build."
|
| ],
|
| "xcode version": "7.0",
|
| "GYP_DEFINES": {
|
| @@ -11,8 +12,9 @@
|
| "target_subarch": "both"
|
| },
|
| "compiler": "ninja",
|
| - "configuration": "Release",
|
| - "sdk": "iphoneos9.0",
|
| + "use_mb": true,
|
| + "configuration": "Debug",
|
| + "sdk": "iphonesimulator9.0",
|
| "tests": [
|
| ]
|
| }
|
|
|