[Csnd] Csound iOS - Switch to iOS 5 Dev Minimum Poll
Date | 2012-04-08 01:23 |
From | Steven Yi |
Subject | [Csnd] Csound iOS - Switch to iOS 5 Dev Minimum Poll |
Hi All, I wanted to query the list to see if anyone who is working with the Csound iOS SDK are currently working with older XCode/iOS SDK's that do not support ARC, Storyboards, etc. Trying to get a feel to see if it'd be fine to update the SDK now or if there are community members who would still like older dev tools supported. Thanks! steven |
Date | 2012-04-08 03:14 |
From | Steven Yi |
Subject | [Csnd] Re: Csound iOS - Switch to iOS 5 Dev Minimum Poll |
Hi All, To clarify, I was a bit mistaken about the issue. Apparently: === * to submit to the app store, you do need to use the latest SDK to build the app * however, you can build and target devices down to iOS 3 * if you use ARC, you can target down only to 4.3 * if you use storyboards, you have to target iOS 5 as a minimum === If we upgrade the Csound iOS SDK to use ARC and Storyboards, the result will be: * The Csound iOS Examples project will only run on iOS 5 * The core csound-ios code/library will require a minimum iOS version of 4.3 ==== So, the question should be: is anyone planning to build Csound-based iOS apps that target iOS versions < 4.3 ? I'll wait a day or two to hear back anything, but will assume it will be fine to update. Thanks, steven On Sun, Apr 8, 2012 at 1:23 AM, Steven Yi |
Date | 2012-04-08 03:38 |
From | J Clements |
Subject | Re: [Csnd] Re: Csound iOS - Switch to iOS 5 Dev Minimum Poll |
I am working toward making something for 4.3+ so fine with me. Thank you for asking and clarifying the situation, Steven. John On Apr 7, 2012 10:14 PM, "Steven Yi" <stevenyi@gmail.com> wrote:
Hi All, |