Skip to content

Commit

Permalink
Update Xcode to 14.3.1 (flutter#4235)
Browse files Browse the repository at this point in the history
Packages part of flutter/flutter#129019
  • Loading branch information
vashworth authored Jun 27, 2023
1 parent 1984c73 commit 2b307ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ platform_properties:
cpu: arm64
$flutter/osx_sdk : >-
{
"sdk_version": "14e222b"
"sdk_version": "14e300c"
}
mac_x64:
properties:
Expand All @@ -78,7 +78,7 @@ platform_properties:
cpu: x86
$flutter/osx_sdk : >-
{
"sdk_version": "14e222b"
"sdk_version": "14e300c"
}
targets:
Expand Down

0 comments on commit 2b307ac

Please sign in to comment.