xcode8unity-game-engineaugmented-reality8thwall-xr

8th Wall XR XCode Build Error


I imported the XR plugin into my Unity project, generated the XCode project, then got a build error when trying to build the project in XCode:

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

All I've done so far is follow the instructions provided in the documentation. Any ideas what could be going on? I'm currently using Unity 5.5.0 and XCode 8.3.3.


Solution

  • I look at the documentation link and it says supporting XCode 9 or above. I just tried and it works for me on XCode 9.