You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2012/09/11 04:56:07 UTC

[jira] [Commented] (CB-1360) iOS 6 - bump deployment target support to 4.3, remove armv6 architecture

    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452671#comment-13452671 ] 

Andrew Grieve commented on CB-1360:
-----------------------------------

Instead of bumping the minimum support, we could use these settings:

ARCHS[sdk=iphoneos*] = armv6 armv7
ARCHS[sdk=iphoneos6.*] = armv7
ARCHS[sdk=iphonesimulator*] = i386

I couldn't figure out how to use the UI to set this though, so probably it'd need to be put in an xcconfig file or put in the pbxproj file through a text editor.
                
> iOS 6 - bump deployment target support to 4.3, remove armv6 architecture
> ------------------------------------------------------------------------
>
>                 Key: CB-1360
>                 URL: https://issues.apache.org/jira/browse/CB-1360
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Priority: Critical
>              Labels: ios6
>             Fix For: 2.2.0
>
>
> Once Xcode 4.5 (thus iOS 6 release) goes GM, armv6 support is removed. armv6 support removal means only devices that can install iOS 4.3 can be deployed to. Cordova will need to bump up support to 4.3 minimum, and remove armv6 architecture from the default template and CordovaLib.
> armv6 devices: original iPhone, iPhone 3G, iPod Touch 1st Gen, iPod Touch 2nd Gen.
> This is in anticipation of the Sept 12 release of the new iPhone, thus iOS 6.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira