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

Unified Diff: webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.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/tryserver.webrtc/ios32_sim_ios9_dbg.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
similarity index 86%
rename from webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json
rename to webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
index 782f1613a8d841ad5abb646defd7b21abceaaf76..7633db9f18f2d8bef4f0f24327fccb8f3f4ff71c 100644
--- a/webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json
+++ b/webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
@@ -16,12 +16,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"
+ "device type": "iPhone 5",
+ "os": "9.0"
}
]
}
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json ('k') | webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698