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

Unified Diff: webrtc/build/ios/tryserver.webrtc/ios_rel.json

Issue 2651973002: Moving build/ios to tools-webrtc/ios (Closed)
Patch Set: Fixing path to comply with the new location Created 3 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
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios_dbg.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/tryserver.webrtc/ios_rel.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios_rel.json b/webrtc/build/ios/tryserver.webrtc/ios_rel.json
deleted file mode 100644
index 29eda352d72e85ed56a91fa76ee69fe345417bcb..0000000000000000000000000000000000000000
--- a/webrtc/build/ios/tryserver.webrtc/ios_rel.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "owners": [
- "kjellander"
- ],
- "comments": [
- "Builder for 32-bit devices.",
- "gn_args in this file is only read by the buildbot recipe; ",
- "webrtc/build/mb_config.pyl contains the actual build configuration.",
- "TODO(kjellander): remove gn_args when the recipe is updated."
- ],
- "xcode version": "8.0",
- "gn_args": [
- "use_goma=true"
- ],
- "use_analyze": false,
- "compiler": "ninja",
- "additional_compile_targets": [ "all" ],
- "configuration": "Release",
- "sdk": "iphoneos10.0",
- "tests": [
- ]
-}
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios_dbg.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698