Start a new topic

Unity IOS demo build fails

Unity IOS demo build fails


Hi there

Just trying to build the demo Unity project to IOS.

I get this compile error dyld: Library not loaded: @rpath/WikitudeNativeSDK.framework/WikitudeNativeSDK

  Referenced from: /var/containers/Bundle/Application/B790CDB8-56FF-494A-9369-A28338FE5443/unityexample.app/unityexample

  Reason: image not found

 

Running OSX EL Captain 10.11.5

Unity 5.3.5f1

Xcode 7.3.1 with Enable Bitcode set to: No

 

I can build to Android ok. Any ideas?

 

Thanks

 

Hi, 

 

It seems like the WikitudeNativeSDK was not added to Embedded Libraries. Please follow all the steps required to build for iOS listed in the Unity Documentation, in the "Export to Xcode" section.

 

Best regards,

Alexandru
Thanks Alexandru! I missed that step.
Login or Signup to post a comment