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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.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
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_arm64_rel.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json
index 75d5234bdb0be13b6cfafca988f70e0b3bd75102..93278844c6e609d300b334df15b1292b3ea63ee0 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_rel.json
@@ -150,7 +150,7 @@
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Release-iphoneos",
- "--args=is_clang=true target_os=\"ios\" symbol_level=2 dcheck_always_on=true is_debug=false target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
+ "--args=is_clang=true ios_enable_code_signing=false target_os=\"ios\" symbol_level=2 dcheck_always_on=true is_debug=false target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
],
"cwd": "[SLAVE_BUILD]/src",
"name": "gn"
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios_arm64_rel.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698