8th Wall XR XCode 构建错误

8th Wall XR XCode Build Error

我将 XR 插件导入到我的 Unity 项目中,生成了 XCode 项目,然后在 XCode 中尝试构建项目时出现构建错误:

ld: framework not found ARKit
clang: error: linker command failed with exit code 1 (use -v to see invocation)

到目前为止,我所做的只是按照 documentation 中提供的说明进行操作。任何想法可能会发生什么?我目前使用的是 Unity 5.5.0 和 XCode 8.3.3.

我查看了文档 link,它说支持 XCode 9 或更高版本。我刚刚尝试过,它适用于 XCode 9.