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

Side by Side Diff: webrtc/build/ios/client.webrtc.fyi/iOS64_Sim_Debug_(iOS_9.0).json

Issue 2604203002: Change iOS Simulator bot to 32-bit and iPhone 5. (Closed)
Patch Set: Created 3 years, 11 months 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 unified diff | Download patch
« no previous file with comments | « webrtc/build/ios/client.webrtc.fyi/iOS32_Sim_Debug_(iOS_9.0).json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "owners": [
3 "kjellander"
4 ],
5 "comments": [
6 "Tests for 64-bit iOS simulators.",
7 "gn_args in this file is only read by the buildbot recipe; ",
8 "webrtc/build/mb_config.pyl contains the actual build configuration.",
9 "TODO(kjellander): remove gn_args when the recipe is updated."
10 ],
11 "xcode version": "8.0",
12 "gn_args": [
13 "use_goma=true"
14 ],
15 "compiler": "ninja",
16 "additional_compile_targets": [ "all" ],
17 "configuration": "Debug",
18 "sdk": "iphonesimulator9.0",
19 "tests": [
20 {
21 "include": "common_tests.json",
22 "device type": "iPhone 6s",
23 "os": "9.0"
24 }
25 ]
26 }
OLDNEW
« no previous file with comments | « webrtc/build/ios/client.webrtc.fyi/iOS32_Sim_Debug_(iOS_9.0).json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698