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

Unified Diff: webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).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/client.webrtc.fyi/iOS64_Release_(GN).json
diff --git a/webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json b/webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json
new file mode 100644
index 0000000000000000000000000000000000000000..02ee078ff1c67f1f202fc2c9952008bb5307a5d6
--- /dev/null
+++ b/webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json
@@ -0,0 +1,26 @@
+{
+ "owners": [
+ "kjellander",
+ ],
+ "comments": [
+ "GN + Ninja builder."
+ ],
+ "xcode version": "7.0",
+ "GYP_DEFINES": {
+ "chromium_ios_signing": "0",
+ "target_arch": "arm64"
+ },
+ "gn_args": [
+ "ios_enable_code_signing=false",
+ "target_cpu=\"arm\"",
+ "target_os=\"ios\"",
+ "use_goma=true",
+ "goma_dir=$(goma_dir)"
+ ],
+ "mb_type": "gn",
+ "compiler": "ninja",
+ "configuration": "Release",
+ "sdk": "iphoneos9.0",
+ "tests": [
+ ]
+}
« 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