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 d2fcb23 commit c1ee877Copy full SHA for c1ee877
external/buildscripts/Build.bee.cs
@@ -75,7 +75,7 @@ private static void RegisterOSXArtifacts()
75
76
Artifacts.Add("MacBuildEnvironment",
77
new Tuple<string, string>(
78
- "mac-toolchain-11_0/12.0-12A8158a_2b346a6c93e9c82250a1d88c02f24a5dea9f0bd1aa2ef44109896a44800e8c68.zip",
+ "mac-toolchain-11_0/12.2-12B5018i_351c773fb8a192039fe0f0e962314b888102b0718c734ad54f3906c0caeed1c9.zip",
79
"unity-internal"));
80
81
Artifacts.Add("mono-build-tools-extra",
0 commit comments