Re: iOS:targeting iOS3 through iOS6
Re: iOS:targeting iOS3 through iOS6
- Subject: Re: iOS:targeting iOS3 through iOS6
- From: Rick Mann <email@hidden>
- Date: Fri, 21 Sep 2012 20:31:08 -0700
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
_______________________________________________
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