Xcode error - missing required i386 architecture in file

I try to compile a Unity demo project in Xcode (this is actually a tutorial on the new Augmented Reality platform that integrates with Unity called String) and gets this error:

ignoring file libiPhone-lib.a, missing required architecture i386 in file

I studied this a bit and it seems to be some kind of problem with which version of iOS you are deploying, but I'm not sure. Despite this, I tried to deploy them in different versions, and all of them lead to this error.

Any ideas how to fix this?

+5
source share
1 answer

, , Unity iPhone . Unity. link. , .

+7

All Articles