Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a42f33 commit 30161d4Copy full SHA for 30161d4
.ci.yaml
@@ -78,6 +78,7 @@ platform_properties:
78
device_type: none
79
cpu: x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130
80
xcode: 14a5294e # xcode 14.0 beta 5
81
+ cleanup_xcode_cache: "true"
82
mac_arm64:
83
properties:
84
dependencies: >-
@@ -86,6 +87,7 @@ platform_properties:
86
87
88
cpu: arm64
89
90
91
mac_x64:
92
93
@@ -94,6 +96,7 @@ platform_properties:
94
96
95
97
cpu: x86
98
99
100
mac_android:
101
102
0 commit comments