File tree 1 file changed +2
-8
lines changed 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -88,12 +88,9 @@ platform_properties:
88
88
os : Mac-12|Mac-13
89
89
device_type : none
90
90
cpu : arm64
91
- # TODO(vashworth): Remove specific toolchain_ver once https://github.com/flutter/flutter/issues/138109 is resolved.
92
91
$flutter/osx_sdk : >-
93
92
{
94
- "sdk_version": "14e300c",
95
- "toolchain_ver_arm": "JiMOaZvCH66lnGWMJdLScE-7lkUnKaw3COdWwqXmjWEC",
96
- "toolchain_ver_intel": "Zp2HmSx7_-pu-yHqYqzoEpo0JRwNZGGwSj5V1SnLFmoC"
93
+ "sdk_version": "14e300c"
97
94
}
98
95
mac_x64 :
99
96
properties :
@@ -104,12 +101,9 @@ platform_properties:
104
101
os : Mac-12|Mac-13
105
102
device_type : none
106
103
cpu : x86
107
- # TODO(vashworth): Remove specific toolchain_ver once https://github.com/flutter/flutter/issues/138109 is resolved.
108
104
$flutter/osx_sdk : >-
109
105
{
110
- "sdk_version": "14e300c",
111
- "toolchain_ver_arm": "JiMOaZvCH66lnGWMJdLScE-7lkUnKaw3COdWwqXmjWEC",
112
- "toolchain_ver_intel": "Zp2HmSx7_-pu-yHqYqzoEpo0JRwNZGGwSj5V1SnLFmoC"
106
+ "sdk_version": "14e300c"
113
107
}
114
108
115
109
targets :
You can’t perform that action at this time.
0 commit comments