"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

140 Linker Errors in Unity Generated Xcode Project

Xcode Version: Version 8.3.3 (8E3004b)

Unity Version: 5.6.1f1 Personal

Vuforia Version: Not sure? How do I ask a unity plugin it's version number? We downloaded it around 3-4 weeks ago (around end of May 2017) so assuming a pretty new version

(XCode Log is included as attachment)

I think the title says it all really. I build out from Unity and this creates an Xcode project successfully, but this project then fails with 140 Linker Errors, all of the type "ld: symbol(s) not found for architecture arm64". 

I am also including two pictures of my player and build settings in links below as these seem important according to other forum posts:

https://ibb.co/iMB255 https://ibb.co/ibeYCk

 

Any help would be greatly appreciated!

 

Never mind! We worked this out. It was to do with importing in the Vuforia package from another project. Deleting the package and reimporting it in fresh from download sources fixed the issue. Thanks