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 5ce2ad9 commit 2a6b015Copy full SHA for 2a6b015
.ci.yaml
@@ -252,6 +252,10 @@ platform_properties:
252
os: Mac-13|Mac-14
253
cpu: x86
254
device_type: "mokey"
255
+ $flutter/osx_sdk : >-
256
+ {
257
+ "skip_xcode_install": true
258
+ }
259
mac_arm64_mokey:
260
properties:
261
dependencies: >-
@@ -262,6 +266,10 @@ platform_properties:
262
266
263
267
cpu: arm64
264
268
269
270
271
272
265
273
274
mac_pixel_7pro:
275
0 commit comments