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

Side by Side Diff: webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json

Issue 1685683007: iOS: Remove MB and Goma for GYP builders. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 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 "GN + Ninja builder." 6 "GN + Ninja builder."
7 ], 7 ],
8 "xcode version": "7.0", 8 "xcode version": "7.0",
9 "GYP_DEFINES": { 9 "GYP_DEFINES": {
10 "chromium_ios_signing": "0", 10 "chromium_ios_signing": "0",
11 "target_arch": "arm64" 11 "target_arch": "arm64"
12 }, 12 },
13 "gn_args": [ 13 "gn_args": [
14 "ios_enable_code_signing=false", 14 "ios_enable_code_signing=false",
15 "target_cpu=\"arm\"", 15 "target_cpu=\"arm\"",
16 "target_os=\"ios\"", 16 "target_os=\"ios\""
17 "use_goma=true",
18 "goma_dir=$(goma_dir)"
19 ], 17 ],
20 "mb_type": "gn", 18 "mb_type": "gn",
21 "compiler": "ninja", 19 "compiler": "ninja",
22 "configuration": "Release", 20 "configuration": "Release",
23 "sdk": "iphoneos9.0", 21 "sdk": "iphoneos9.0",
24 "tests": [ 22 "tests": [
25 ] 23 ]
26 } 24 }
OLDNEW
« no previous file with comments | « webrtc/build/ios/client.webrtc.fyi/iOS64_Release.json ('k') | webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698