Linker Error - I have to build a beta now and it's crashing, converted from 3.5.7

Hi there.

I just updated a project from 3.5.7 and when I try to build I get a linker error, some ideas please? I have to build a beta asap! :S

Help please.

Cheers.

My best guess would be you let Xcode fix target platform for you. Remove generated Xcode project and generate new one from scratch (I’m assuming you are on Unity 4.5/4.3 now).

P.S. If you are still on Unity 3.5.x then you should select armv7 as target platform in Unity Player Settings and rebuild the project from Unity.

Thanks Mantas.

I managed to solve the problem, I was using Unishare and Vuforia in my project, I just updated both plugins and everything went fine (well… I have to adapt tons of things to 4.5 but it’s compiling :slight_smile: )

Cheers and thanks!!!