"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

Xcode 4.4.1 unable to compile Vuforia-Unity Extension

Hello,before upgrading XCode and Unity all was ok, but since upgrades I'm unable to compile (IOS Build & Run from Unity) AR Apps, also the demo ones.I can't understand how to solve this problem,please help!This is my config:
  • Unity extension for IOS, rel 1.5.8
  • MacOS 10.7.4 Lion
  • Xcode 4.4.1 (4F1003)
  • Unity version 3.5.3f
  • iPhone4, iPad New 3
  • iOS 5.1.1
  • No jailbreaks 

Hi!

yes, Unity version 3.5.5f3, sorry  :)

The real problem is that Unity process creates the IOS project folder properly, but when you try to compile the project the result is: "BUILD FAILED" and no other informations.

1) Cleaned Xcode\DerivedData directory.

2) Created a new Unity project without Vuforia: compiled and deployed on IOS properly

3) Added Vuforia package, Added package for marker image.

 

After build, it gives me these messages, in linking phase:

Hi

One thing you could try is taking out armv6 compatibility as Vuforia does not support devices with these anyway.

There has to be an explanation, and hopefully it will be something very simple, like a flag or setting that has defaulted in a different way following your upgrades.