From 2b307acb736f7b7b5fc28d145da973dc0387ed42 Mon Sep 17 00:00:00 2001 From: Victoria Ashworth <15619084+vashworth@users.noreply.github.com> Date: Tue, 27 Jun 2023 13:21:31 -0500 Subject: [PATCH] Update Xcode to 14.3.1 (#4235) Packages part of https://github.com/flutter/flutter/issues/129019 --- .ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index c65486e64c..d87ea56d8e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -65,7 +65,7 @@ platform_properties: cpu: arm64 $flutter/osx_sdk : >- { - "sdk_version": "14e222b" + "sdk_version": "14e300c" } mac_x64: properties: @@ -78,7 +78,7 @@ platform_properties: cpu: x86 $flutter/osx_sdk : >- { - "sdk_version": "14e222b" + "sdk_version": "14e300c" } targets: