"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

Could not build iOS project with Unity as a Library and Vuforia

Hi!

I'm working in project that might use native applications (Android Studio and Xcode) and Unity, and it's essencial that Vuforia works.

I followed unity's iOS tutorial to integrate it as a library and it worked great, but when I followed the Vuforia tutorial, I got a compiler error from Xcode, saying that the framework Vuforia could not be found. I'm using Xcode Version 11.0 (11A420a), mac 10.15, and tried building the unity project in 2019.3 beta 3, 7 and 8 versions

When building to android, works fine though. 

I've check this link in the forum, but it didn't resolved my issue...

I'll attach some screenshots hoping that it may help solve this problem

Thank you folks!

AlexandreUlson

Mon, 10/28/2019 - 19:21

After hours of more researching and troubleshooting, I figured out how to solve the problem...

This issue was occurring because of the Xcode version I was using. When I downgraded to the 10.3 version, it worked just fine