We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b444e commit 40c96f1Copy full SHA for 40c96f1
.ci.yaml
@@ -80,6 +80,7 @@ platform_properties:
80
device_type: none
81
cpu: x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130
82
xcode: 14a5294e # xcode 14.0 beta 5
83
+ cleanup_xcode_cache: "true"
84
mac_arm64:
85
properties:
86
dependencies: >-
@@ -90,6 +91,7 @@ platform_properties:
90
91
92
cpu: arm64
93
94
95
mac_x64:
96
97
@@ -100,6 +102,7 @@ platform_properties:
100
102
101
103
cpu: x86
104
105
106
mac_android:
107
108
0 commit comments