So I have been trying to migrate my games to new os. Following the instructions here, I was able to move one game over just fine.
In trying to move a second game I am failing. Here is the message I am getting:
-
warning: building for SDK ‘Device - iPhone OS 3.2’ requires an armv7 architecture. Basically the game builds to the device but then does not run due to the error message above.
-
warning: building for deployment target ‘3.2’ should omit the armv6 architecture.
Here is my current setup: the Iphone I am using is an old 3g. It has the current os on it.
Has anyone else encountered this problem if so, what did you do to fix it? By the way, while I have read several threads that are related to migrating to the new os I really think, we need a very clear sticky, perhaps even with pictures to help with this upgrade. Maybe an official how to by a developer of the Unity Engine.