Hi,
I’m trying to get Unity’s examples to work with my iPod Touch - I keep getting this error in the end of the build:
“Can’t run Unity-iPhone - was built for armv7 but device requires armv6 or compatible”
Is my iPod too old? (It worked with Unity iPhone 1.5)
Thanks!
Thanks!
Ok, what about the Base SDK setting? I have the latest 4.1 installed on the device as well as my mac - everything is installed yesterday. But in Unity’s player settings only SDKs up to 3.2 are available - so wich one should I use?
And since I’m asking, what about API compatibility level
.NET 1.1 or 2.1?
I got it to run, by the way, I just want to know if I’m doing it “right”.
Set it to unknown and switch it in XCode - edit active target
base sdk 4.1
iOS deployment target: what you want as long as it is >= 3.0
On Unity 3, .net 1.1 is no longer available, if you work on Unity iphone 1.x then its up to you. if you don’t need .net 2.1 features, don’t use it, saves you 1-2 megs