| Index: webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json
|
| diff --git a/webrtc/build/ios/client.webrtc/iOS32_Simulator_Debug.json b/webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json
|
| similarity index 85%
|
| rename from webrtc/build/ios/client.webrtc/iOS32_Simulator_Debug.json
|
| rename to webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json
|
| index 959a9b4e2e10e6251e9e47d100a027d1504c00d8..cbd05e5b5963d6c9c9e402cee2c6085f6c60399f 100644
|
| --- a/webrtc/build/ios/client.webrtc/iOS32_Simulator_Debug.json
|
| +++ b/webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json
|
| @@ -3,7 +3,7 @@
|
| "kjellander"
|
| ],
|
| "comments": [
|
| - "Tests for 32-bit iOS simulators.",
|
| + "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."
|
| @@ -15,12 +15,12 @@
|
| "compiler": "ninja",
|
| "additional_compile_targets": [ "all" ],
|
| "configuration": "Debug",
|
| - "sdk": "iphonesimulator10.0",
|
| + "sdk": "iphonesimulator9.0",
|
| "tests": [
|
| {
|
| "include": "common_tests.json",
|
| "device type": "iPhone 6s",
|
| - "os": "10.0"
|
| + "os": "9.0"
|
| }
|
| ]
|
| }
|
|
|