| Index: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7ca333eda7f6dd7b98708adde208c269c287c5b3
|
| --- /dev/null
|
| +++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| @@ -0,0 +1,23 @@
|
| +{
|
| + "owners": [
|
| + "dpranke",
|
| + "smut"
|
| + ],
|
| + "comments": [
|
| + "GN + Ninja simulator build."
|
| + ],
|
| + "xcode version": "7.0",
|
| + "GYP_DEFINES": {
|
| + "chromium_ios_signing": "0",
|
| + "target_subarch": "both"
|
| + },
|
| + "gn_args": [
|
| + "target_os=\"ios\""
|
| + ],
|
| + "mb_type": "gn",
|
| + "compiler": "ninja",
|
| + "configuration": "Debug",
|
| + "sdk": "iphonesimulator9.0",
|
| + "tests": [
|
| + ]
|
| +}
|
|
|