Re: iOS:targeting iOS3 through iOS6
Re: iOS:targeting iOS3 through iOS6
- Subject: Re: iOS:targeting iOS3 through iOS6
- From: email@hidden
- Date: Sat, 22 Sep 2012 09:14:36 -0400
On Sep 21, 2012, at 11:31 PM, Rick Mann <email@hidden> wrote:
>
> On Sep 21, 2012, at 12:29 , Igor Elland <email@hidden> wrote:
>
>>> 1. Is this correct? If not, how do I target old and new devices?
>
> No. Set the deployment target to 3.0. You'll have to take care not to use any new APIs, though. Apple doesn't provide an easy way to ensure you're not doing that. I recommend testing on an old device.
>
> --
> Rick
I think the previous post about needing to use lipo is correct. Xcode 4.5 does not seem to support building for armv6.
Can anyone provide the exact set of steps for combining these using lipo, getting it properly signed, and submitting it to Apple? The new process with the Xcode Organizer is nice for submitting apps, but I don't know how to manually do all the steps that it is doing.
Thanks,
Dave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden