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

Unified Diff: scripts/slave/recipes/webrtc/ios_api_framework.expected/build_ok.json

Issue 2472473004: WebRTC: Archive the WebRTC.dSYM dir in the zip archive (Closed)
Patch Set: . Created 4 years, 1 month 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/webrtc/ios_api_framework.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/ios_api_framework.expected/build_ok.json
diff --git a/scripts/slave/recipes/webrtc/ios_api_framework.expected/build_ok.json b/scripts/slave/recipes/webrtc/ios_api_framework.expected/build_ok.json
index 6cad716965237bcfc83f60ed05430c4e3c042eae..429f11d209168bf38827fe83f4e4ed955b958fc4 100644
--- a/scripts/slave/recipes/webrtc/ios_api_framework.expected/build_ok.json
+++ b/scripts/slave/recipes/webrtc/ios_api_framework.expected/build_ok.json
@@ -131,7 +131,7 @@
"RECIPE_MODULE[build::zip]/resources/zip.py"
],
"name": "zip archive",
- "stdin": "{\"entries\": [{\"path\": \"[BUILDER_CACHE]/iOS_API_Framework/src/out_ios_libs/WebRTC.framework\", \"type\": \"dir\"}, {\"path\": \"[BUILDER_CACHE]/iOS_API_Framework/src/out_ios_libs/WebRTC.framework.dSYM\", \"type\": \"dir\"}], \"output\": \"[SLAVE_BUILD]/webrtc_ios_api_framework.zip\", \"root\": \"[BUILDER_CACHE]/iOS_API_Framework/src/out_ios_libs\"}"
+ "stdin": "{\"entries\": [{\"path\": \"[BUILDER_CACHE]/iOS_API_Framework/src/out_ios_libs/WebRTC.framework\", \"type\": \"dir\"}, {\"path\": \"[BUILDER_CACHE]/iOS_API_Framework/src/out_ios_libs/WebRTC.dSYM\", \"type\": \"dir\"}], \"output\": \"[SLAVE_BUILD]/webrtc_ios_api_framework.zip\", \"root\": \"[BUILDER_CACHE]/iOS_API_Framework/src/out_ios_libs\"}"
},
{
"cmd": [
« no previous file with comments | « scripts/slave/recipes/webrtc/ios_api_framework.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698