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

Unified Diff: webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS 9.0).json

Issue 2604153002: Add iOS64 simulator bot running on iOS 9.0 simulator. (Closed)
Patch Set: Add iOS64 simulator bot running on iOS 9.0 simulator. 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
« no previous file with comments | « tools-webrtc/mb/mb_config.pyl ('k') | webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS 9.0).json
diff --git a/webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json b/webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS 9.0).json
similarity index 85%
copy from webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json
copy to webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS 9.0).json
index 959a9b4e2e10e6251e9e47d100a027d1504c00d8..cbd05e5b5963d6c9c9e402cee2c6085f6c60399f 100644
--- a/webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json
+++ b/webrtc/build/ios/client.webrtc.fyi/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"
}
]
}
« no previous file with comments | « tools-webrtc/mb/mb_config.pyl ('k') | webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698