Re: build compatibility for iOS

2012-10-29 Thread Matt Neuburg
Just to give an example: iOS 6 is drawing text slightly differently from iOS 5, and this is causing my existing code to misbehave when the app runs on iOS 6, even though it is compiled against iOS 5. m. On Thu, 04 Oct 2012 09:59:10 -0700, Matt Neuburg said: >On Sun, 30 Sep 2012 10:03:33 -0500,

Re: build compatibility for iOS

2012-10-04 Thread Matt Neuburg
On Sun, 30 Sep 2012 10:03:33 -0500, Fritz Anderson said: >On 30 Sep 2012, at 3:28 AM, "Kiran K . Koduri" >wrote: > >> I am new to iOS, my qusetion is if i compile my application on iOS 4.2, thus >> this application works on iphone or ipad with iOS 6. > >The short answer is yes But the long an

Re: build compatibility for iOS

2012-09-30 Thread Fritz Anderson
On 30 Sep 2012, at 3:28 AM, "Kiran K . Koduri" wrote: > I am new to iOS, my qusetion is if i compile my application on iOS 4.2, thus > this application works on iphone or ipad with iOS 6. The short answer is yes, your application built against the iOS 4.2 SDK should work on iOS 6. It can't use

build compatibility for iOS

2012-09-30 Thread Kiran K . Koduri
Hi All, I am new to iOS, my qusetion is if i compile my application on iOS 4.2, thus this application works on iphone or ipad with iOS 6. -- Regards, Kiran.K The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual proper