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

Side by Side Diff: tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json

Issue 2651973002: Moving build/ios to tools-webrtc/ios (Closed)
Patch Set: Fixing path to comply with the new location Created 3 years, 10 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
OLDNEW
1 { 1 {
2 "owners": [ 2 "owners": [
3 "kjellander" 3 "kjellander"
4 ], 4 ],
5 "comments": [ 5 "comments": [
6 "Builder for 64-bit devices.", 6 "Builder for 64-bit devices.",
7 "gn_args in this file is only read by the buildbot recipe; ", 7 "gn_args in this file is only read by the buildbot recipe; ",
8 "webrtc/build/mb_config.pyl contains the actual build configuration.", 8 "webrtc/build/mb_config.pyl contains the actual build configuration.",
9 "TODO(kjellander): remove gn_args when the recipe is updated." 9 "TODO(kjellander): remove gn_args when the recipe is updated."
10 ], 10 ],
11 "xcode version": "8.0", 11 "xcode version": "8.0",
12 "gn_args": [ 12 "gn_args": [
13 "use_goma=true" 13 "use_goma=true"
14 ], 14 ],
15 "use_analyze": false, 15 "use_analyze": false,
16 "compiler": "ninja", 16 "compiler": "ninja",
17 "additional_compile_targets": [ "all" ], 17 "additional_compile_targets": [ "all" ],
18 "configuration": "Debug", 18 "configuration": "Debug",
19 "sdk": "iphoneos10.0", 19 "sdk": "iphoneos10.0",
20 "tests": [ 20 "tests": [
21 ] 21 ]
22 } 22 }
OLDNEW
« no previous file with comments | « tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json ('k') | tools-webrtc/ios/tryserver.webrtc/ios_arm64_rel.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698