Start a new topic

Cannot build project in Xcode(linker command failed with exit code 1)

I just try to build a very simple testing app for AR using wikitude.


I open a new project using unity3d 5.6.1f1, downloaded your SDK in mac and import the files to my unity3d project.


I uploaded a video to target manager and downloaded the WTO file.


I updated the key in AR camera, select my WTO file in a object tracker.


I export it to an XCODE project.


When I open the project, it already have an error message:


ld: embedded dylibs/frameworks are only supported on iOS 8.0 and later (@rpath/WikitudeNativeSDK.framework/WikitudeNativeSDK) for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)


What should I do?



1 Comment

Hello Carstein,

Our new Unity plugin / Native SDK 7 requires iOS 9 or later since the Wikitude Native SDK is configures as dynamic framework to support ObjC and Swift.

Thanks
Eva

 

Login or Signup to post a comment