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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug.json

Issue 2429453002: libyuv: Disable signing for iOS (Closed)
Patch Set: Created 4 years, 2 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: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug.json
index ff31e5f71b940df0d37219c30c8460c3cb9f61c3..24c407c37b01c575afae22cb79f6d6fa629a191d 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_ios_debug.json
@@ -144,7 +144,7 @@
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Debug-iphoneos",
- "--args=is_clang=true target_os=\"ios\" is_component_build=false is_debug=true target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
+ "--args=is_clang=true ios_enable_code_signing=false target_os=\"ios\" is_component_build=false is_debug=true target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
],
"cwd": "[SLAVE_BUILD]/src",
"name": "gn"

Powered by Google App Engine
This is Rietveld 408576698