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

Unified Diff: webrtc/build/ios/client.webrtc/iOS32_Release.json

Issue 1660053002: iOS buildbot configurations. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Change all to use ninja 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/client.webrtc/iOS32_Release.json
diff --git a/webrtc/build/ios/client.webrtc/iOS32_Release.json b/webrtc/build/ios/client.webrtc/iOS32_Release.json
new file mode 100644
index 0000000000000000000000000000000000000000..cacc11fe7987ee9032e1f9ed92a7a7d50b3a2ad6
--- /dev/null
+++ b/webrtc/build/ios/client.webrtc/iOS32_Release.json
@@ -0,0 +1,18 @@
+{
+ "owners": [
+ "kjellander"
+ ],
+ "comments": [
+ "Builder for 32-bit devices."
+ ],
+ "xcode version": "7.0",
+ "GYP_DEFINES": {
+ "chromium_ios_signing": "0",
+ "target_arch": "arm"
+ },
+ "compiler": "ninja",
+ "configuration": "Release",
+ "sdk": "iphoneos9.0",
+ "tests": [
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698