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

Side by Side Diff: tools_webrtc/ios/tryserver.webrtc/ios_arm64_rel.json

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 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 "comments": [ 2 "comments": [
3 "Builder for 64-bit devices." 3 "Builder for 64-bit devices."
4 ], 4 ],
5 "xcode version": "8.0", 5 "xcode version": "8.0",
6 "gn_args": [ 6 "gn_args": [
7 "goma_dir=\"$(goma_dir)\"", 7 "goma_dir=\"$(goma_dir)\"",
8 "dcheck_always_on=true", 8 "dcheck_always_on=true",
9 "ios_enable_code_signing=false", 9 "ios_enable_code_signing=false",
10 "is_component_build=false", 10 "is_component_build=false",
11 "is_debug=false", 11 "is_debug=false",
12 "target_cpu=\"arm64\"", 12 "target_cpu=\"arm64\"",
13 "target_os=\"ios\"", 13 "target_os=\"ios\"",
14 "use_goma=true" 14 "use_goma=true"
15 ], 15 ],
16 "use_analyze": false, 16 "use_analyze": false,
17 "additional_compile_targets": [ "all" ], 17 "additional_compile_targets": [ "all" ],
18 "configuration": "Release", 18 "configuration": "Release",
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/ios_arm64_dbg.json ('k') | tools_webrtc/ios/tryserver.webrtc/ios_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698