So I'm trying to make my app universal so it can work on Ipad/Iphone, but I keep getting this warning when I build and run on my Ipod. It then shows the Default.png then goes black.
When I try it on the Ipad simulator it works fine, except that it seems to load the IphoneView.xib.
I've googled it and nobody seems to have a solid answer...
warning: building for deployment target '3.2' should omit the armv6 architecture.
When I try it on the Ipad simulator it works fine, except that it seems to load the IphoneView.xib.
I've googled it and nobody seems to have a solid answer...