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

Side by Side Diff: webrtc/build/ios/client.webrtc.fyi/iOS32_Debug.json

Issue 1693503002: iOS: Add mb_type config 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
« no previous file with comments | « no previous file | webrtc/build/ios/client.webrtc.fyi/iOS32_Release.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "owners": [ 2 "owners": [
3 "kjellander" 3 "kjellander"
4 ], 4 ],
5 "comments": [ 5 "comments": [
6 "Builder for 32-bit devices." 6 "Builder for 32-bit devices."
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": "arm", 11 "target_arch": "arm",
12 "use_goma": "1", 12 "use_goma": "1",
13 "gomadir": "$(goma_dir)" 13 "gomadir": "$(goma_dir)"
14 }, 14 },
15 "mb_type": "gyp",
15 "compiler": "ninja", 16 "compiler": "ninja",
16 "configuration": "Debug", 17 "configuration": "Debug",
17 "sdk": "iphoneos9.0", 18 "sdk": "iphoneos9.0",
18 "tests": [ 19 "tests": [
19 ] 20 ]
20 } 21 }
OLDNEW
« no previous file with comments | « no previous file | webrtc/build/ios/client.webrtc.fyi/iOS32_Release.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698