File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ platform_properties:
7878 device_type : none
7979 cpu : x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130
8080 xcode : 14a5294e # xcode 14.0 beta 5
81+ cleanup_xcode_cache : " true"
8182 mac_arm64 :
8283 properties :
8384 dependencies : >-
@@ -86,6 +87,7 @@ platform_properties:
8687 device_type : none
8788 cpu : arm64
8889 xcode : 14a5294e # xcode 14.0 beta 5
90+ cleanup_xcode_cache : " true"
8991 mac_x64 :
9092 properties :
9193 dependencies : >-
@@ -94,6 +96,7 @@ platform_properties:
9496 device_type : none
9597 cpu : x86
9698 xcode : 14a5294e # xcode 14.0 beta 5
99+ cleanup_xcode_cache : " true"
97100 mac_android :
98101 properties :
99102 dependencies : >-
You can’t perform that action at this time.
0 commit comments