【发布时间】:2023-01-20 14:07:33
【问题描述】:
为 iOS 构建 Unity 2022.1 项目时出现以下错误:
Burst.Compiler.IL.Aot.AotLinkerException: XCode installation version is less than required.
Clang version is 11.0.0 and 12.0.0 is the minimum required
这很奇怪,因为我刚刚将 XCode 更新为 14.2,它显然使用了 Clang 14。
【问题讨论】: