| Index: webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json
|
| diff --git a/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json
|
| deleted file mode 100644
|
| index 4952f0a57a637ba0723c28a21b6d6579e3e5fac8..0000000000000000000000000000000000000000
|
| --- a/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json
|
| +++ /dev/null
|
| @@ -1,27 +0,0 @@
|
| -{
|
| - "owners": [
|
| - "kjellander"
|
| - ],
|
| - "comments": [
|
| - "Tests for 64-bit iOS simulators.",
|
| - "gn_args in this file is only read by the buildbot recipe; ",
|
| - "webrtc/build/mb_config.pyl contains the actual build configuration.",
|
| - "TODO(kjellander): remove gn_args when the recipe is updated."
|
| - ],
|
| - "xcode version": "8.0",
|
| - "gn_args": [
|
| - "use_goma=true"
|
| - ],
|
| - "use_analyze": false,
|
| - "compiler": "ninja",
|
| - "additional_compile_targets": [ "all" ],
|
| - "configuration": "Debug",
|
| - "sdk": "iphonesimulator10.0",
|
| - "tests": [
|
| - {
|
| - "include": "common_tests.json",
|
| - "device type": "iPhone 6s",
|
| - "os": "10.0"
|
| - }
|
| - ]
|
| -}
|
|
|