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

Side by Side Diff: webrtc/build/ios/tryserver.webrtc/ios64_gn_rel.json

Issue 1660053002: iOS buildbot configurations. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Move all commit bot configs to client.webrtc.fyi for experimenting 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
(Empty)
1 {
2 "owners": [
3 "kjellander",
4 ],
5 "comments": [
6 "GN + Ninja builder."
7 ],
8 "xcode version": "7.0",
9 "GYP_DEFINES": {
10 "chromium_ios_signing": "0",
11 "target_arch": "arm64",
12 "use_goma": "1",
13 "gomadir": "$(goma_dir)"
14 },
15 "gn_args": [
16 "ios_enable_code_signing=false",
17 "target_cpu=\"arm\"",
18 "target_os=\"ios\""
19 ],
20 "mb_type": "gn",
21 "use_analyze": "false",
22 "compiler": "ninja",
23 "configuration": "Release",
24 "sdk": "iphoneos9.0",
25 "tests": [
26 ]
27 }
OLDNEW
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios64_gn_dbg.json ('k') | webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698