Add cpu: x86 dimension and xcode dependency for Mac_build_test targets (#126482)

This is a follow up of https://github.com/flutter/flutter/pull/111164.

My local LED was based on `cpu: x86` dimension and `xcode` dependency. But these are missed in the above PR, which caused test failure: https://ci.chromium.org/ui/p/flutter/builders/staging/Mac_build_test%20flutter_gallery__transition_perf_e2e_ios/19/overview
This commit is contained in:
keyonghan 2023-05-11 09:41:26 -07:00 committed by GitHub
parent dc3d6603f2
commit a7a1ddfb5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,10 +115,13 @@ platform_properties:
properties:
dependencies: >-
[
{"dependency": "xcode", "version": "14e222b"},
{"dependency": "gems", "version": "v3.3.14"},
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
]
os: Mac-12
device_type: none
cpu: x86
xcode: 14e222b
mac_android:
properties: