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

[jira] [Resolved] (CB-1360) iOS 6 - bump deployment target support to 4.3, add/remove architectures

     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1360.
----------------------------------

    Resolution: Fixed

Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/07b54f14
                
> iOS 6 - bump deployment target support to 4.3, add/remove architectures
> -----------------------------------------------------------------------
>
>                 Key: CB-1360
>                 URL: https://issues.apache.org/jira/browse/CB-1360
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: 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. Conditionally add architectures based on iOS version in CordovaLib.xcodeproj
> 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

Re: [jira] [Resolved] (CB-1360) iOS 6 - bump deployment target support to 4.3, add/remove architectures

Posted by Andrew Grieve <ag...@chromium.org>.
Nice work!


On Tue, Sep 18, 2012 at 8:41 PM, Shazron Abdullah (JIRA) <ji...@apache.org>wrote:

>
>      [
> https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Shazron Abdullah resolved CB-1360.
> ----------------------------------
>
>     Resolution: Fixed
>
> Fix commit -
> http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/07b54f14
>
> > iOS 6 - bump deployment target support to 4.3, add/remove architectures
> > -----------------------------------------------------------------------
> >
> >                 Key: CB-1360
> >                 URL: https://issues.apache.org/jira/browse/CB-1360
> >             Project: Apache Cordova
> >          Issue Type: Bug
> >          Components: iOS
> >            Reporter: Shazron Abdullah
> >            Assignee: 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.
> Conditionally add architectures based on iOS version in CordovaLib.xcodeproj
> > 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
>