Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: webrtc/build/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json

Issue 2601353003: Promote iOS Simulator 9.0 bot to main waterfall. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698