List files details in Xcode cache on macOS 13
Change-Id: I4babe03bd2f69875c368aa4641f5a92be1772d21
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/52522
Reviewed-by: Godofredo Contreras <godofredoc@google.com>
Commit-Queue: Victoria Ashworth <vashworth@google.com>
Reviewed-by: Ricardo Amador <ricardoamador@google.com>
diff --git a/recipe_modules/flutter_deps/examples/full.expected/mac.json b/recipe_modules/flutter_deps/examples/full.expected/mac.json
index 498346d..b1849e4 100644
--- a/recipe_modules/flutter_deps/examples/full.expected/mac.json
+++ b/recipe_modules/flutter_deps/examples/full.expected/mac.json
@@ -805,6 +805,7 @@
{
"cmd": [
"ls",
+ "-al",
"[CACHE]/osx_sdk"
],
"infra_step": true,
@@ -851,7 +852,8 @@
"[CACHE]/osx_sdk/xcode_9f2000/XCode.app",
"-cipd-package-prefix",
"flutter_internal/ios/xcode",
- "-with-runtime=True"
+ "-with-runtime=True",
+ "-verbose"
],
"infra_step": true,
"name": "install xcode"
@@ -948,7 +950,8 @@
"[CACHE]/osx_sdk/xcode_9f2000/XCode.app",
"-cipd-package-prefix",
"flutter_internal/ios/xcode",
- "-with-runtime=True"
+ "-with-runtime=True",
+ "-verbose"
],
"infra_step": true,
"name": "install xcode (2)"
@@ -984,6 +987,7 @@
{
"cmd": [
"ls",
+ "-al",
"[CACHE]/osx_sdk"
],
"infra_step": true,
@@ -1043,7 +1047,8 @@
"/opt/flutter/xcode/9f2000/XCode.app",
"-cipd-package-prefix",
"flutter_internal/ios/xcode",
- "-with-runtime=True"
+ "-with-runtime=True",
+ "-verbose"
],
"infra_step": true,
"name": "install xcode (3)"
@@ -1140,7 +1145,8 @@
"/opt/flutter/xcode/9f2000/XCode.app",
"-cipd-package-prefix",
"flutter_internal/ios/xcode",
- "-with-runtime=True"
+ "-with-runtime=True",
+ "-verbose"
],
"infra_step": true,
"name": "install xcode (4)"