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

Unified Diff: webrtc/build/ios/tryserver.webrtc/ios_dbg.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, 11 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 side-by-side diff with in-line comments
Download patch
Index: webrtc/build/ios/tryserver.webrtc/ios_dbg.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios_dbg.json
new file mode 100644
index 0000000000000000000000000000000000000000..bce02cad4e0836f93e1c5efb0bd6128353fefa71
--- /dev/null
+++ b/webrtc/build/ios/tryserver.webrtc/ios_dbg.json
@@ -0,0 +1,21 @@
+{
+ "owners": [
+ "kjellander"
+ ],
+ "comments": [
+ "Builder for 32-bit devices."
+ ],
+ "xcode version": "7.0",
+ "GYP_DEFINES": {
+ "chromium_ios_signing": "0",
+ "target_arch": "arm",
+ "use_goma": "1",
+ "gomadir": "$(goma_dir)"
+ },
+ "use_analyze": "false",
+ "compiler": "ninja",
+ "configuration": "Debug",
+ "sdk": "iphoneos9.0",
+ "tests": [
+ ]
+}
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios_arm64_rel.json ('k') | webrtc/build/ios/tryserver.webrtc/ios_rel.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698