【发布时间】:2017-08-29 18:07:42
【问题描述】:
我将 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。
【问题讨论】:
标签: xcode8 unity5 augmented-reality 8thwall-xr