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/01 01:45:09 UTC

[jira] [Created] (CB-1360) iOS 6 - bump deployment target support to 4.3

Shazron Abdullah created CB-1360:
------------------------------------

             Summary: iOS 6 - bump deployment target support to 4.3
                 Key: CB-1360
                 URL: https://issues.apache.org/jira/browse/CB-1360
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Shazron Abdullah
             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 sh bumping up support to 4.3 minimum.

armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 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
>

[jira] [Updated] (CB-1360) iOS 6 - bump deployment target support to 4.3

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Description: 
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.

armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 2nd Gen.

This is in anticipation of the Sept 12 release of the new iPhone, thus iOS 6.

  was:
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 sh bumping up support to 4.3 minimum.

armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 2nd Gen.

This is in anticipation of the Sept 12 release of the new iPhone, thus iOS 6.

    
> iOS 6 - bump deployment target support to 4.3
> ---------------------------------------------
>
>                 Key: CB-1360
>                 URL: https://issues.apache.org/jira/browse/CB-1360
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>              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.
> armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Priority: Critical  (was: Major)

Bumped to critical if not everyone will encounter this on first build on Xcode 4.5/iOS 6 - slated to be released on Sept 12 2012 (most likely)
                
> 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 1st Gen, iPod 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

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

Posted by "Andrew Grieve (JIRA)" <ji...@apache.org>.
    [ 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Description: 
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 1st Gen, iPod 2nd Gen.

This is in anticipation of the Sept 12 release of the new iPhone, thus iOS 6.

  was:
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.

armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 2nd Gen.

This is in anticipation of the Sept 12 release of the new iPhone, thus iOS 6.

        Summary: iOS 6 - bump deployment target support to 4.3, remove armv6 architecture  (was: iOS 6 - bump deployment target support to 4.3)
    
> 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
>              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 1st Gen, iPod 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Summary: iOS 6 - bump deployment target support to 4.3, add/remove architectures  (was: iOS 6 - bump deployment target support to 4.3, remove armv6 architecture)

Per Andrew's findings - conditionally add armv6 for iOS < 6, and add armv7s for iOS >= 6.
                
> 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. 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458325#comment-13458325 ] 

Shazron Abdullah edited comment on CB-1360 at 9/19/12 11:35 AM:
----------------------------------------------------------------

Fix:
Find the "ARCHS" setting in your CordovaLib's .pbxproj (open in text editor) and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}

Also, add "armv7s" as the VALID_ARCHS Build Setting.

The project itself does NOT need to add any of these settings.


                
      was (Author: shazron):
    Fix:
Find the "ARCHS" setting in your .pbxproj (open in text editor) and CordovaLib's .pbxproj and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}

Also in CordovaLib, add "armv7s" as the VALID_ARCHS Build Setting


                  
> 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. 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

[jira] [Updated] (CB-1360) Conditionally add architectures based on iOS version in CordovaLib

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Summary: Conditionally add architectures based on iOS version in CordovaLib  (was: iOS 6 - bump deployment target support to 4.3, add/remove architectures)
    
> Conditionally add architectures based on iOS version in CordovaLib
> ------------------------------------------------------------------
>
>                 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458325#comment-13458325 ] 

Shazron Abdullah edited comment on CB-1360 at 9/22/12 9:25 AM:
---------------------------------------------------------------

Fix:
Find the "ARCHS" setting in your CordovaLib's CordovaLib.xcodeproj/project.pbxproj (Show Package Contents -> open in text editor) and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}

Also, add "armv7s" as the VALID_ARCHS Build Setting.

The project itself does NOT need to add any of these settings.


                
      was (Author: shazron):
    Fix:
Find the "ARCHS" setting in your CordovaLib's .pbxproj (open in text editor) and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}

Also, add "armv7s" as the VALID_ARCHS Build Setting.

The project itself does NOT need to add any of these settings.


                  
> 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452750#comment-13452750 ] 

Shazron Abdullah commented on CB-1360:
--------------------------------------

Nice catch! Definitely we should use these settings for the default project template.
                
> 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah reassigned CB-1360:
------------------------------------

    Assignee: Shazron Abdullah
    
> 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
>            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. 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458325#comment-13458325 ] 

Shazron Abdullah commented on CB-1360:
--------------------------------------

Fix:
Find the "ARCHS" setting in your .pbxproj (open in text editor) and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}


                
> 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. 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456037#comment-13456037 ] 

Shazron Abdullah commented on CB-1360:
--------------------------------------

@Greg You'll have to modify the .pbxproj (located inside the .xcodeproj) manually, or add these overrides in CordovaBuildSettings.xcconfig
                
> 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ 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

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

Posted by "Greg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455556#comment-13455556 ] 

Greg commented on CB-1360:
--------------------------

Any guides on how to do this - or what to change?
                
> 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

[jira] [Updated] (CB-1360) iOS 6 - bump deployment target support to 4.3

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Component/s: iOS
    
> iOS 6 - bump deployment target support to 4.3
> ---------------------------------------------
>
>                 Key: CB-1360
>                 URL: https://issues.apache.org/jira/browse/CB-1360
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>              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 sh bumping up support to 4.3 minimum.
> armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458314#comment-13458314 ] 

Shazron Abdullah commented on CB-1360:
--------------------------------------

Andrew, I put those 3 settings in the .pbxproj - Xcode reports a project file parse error. How did you find the documentation to add these settings?
                
> 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. 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Description: 
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.

  was:
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 1st Gen, iPod 2nd Gen.

This is in anticipation of the Sept 12 release of the new iPhone, thus iOS 6.

    
> 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456918#comment-13456918 ] 

Shazron Abdullah commented on CB-1360:
--------------------------------------

Good advice regarding arm7s - http://wanderingcoder.net/2012/09/16/no-armv7s-til-tested/
                
> 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. 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

[jira] [Updated] (CB-1360) iOS 6 - bump deployment target support to 4.3

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Labels: ios6  (was: )
    
> iOS 6 - bump deployment target support to 4.3
> ---------------------------------------------
>
>                 Key: CB-1360
>                 URL: https://issues.apache.org/jira/browse/CB-1360
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>              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 sh bumping up support to 4.3 minimum.
> armv6 devices: original iPhone, iPhone 3G, iPod 1st Gen, iPod 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458319#comment-13458319 ] 

Shazron Abdullah commented on CB-1360:
--------------------------------------

Never mind - I had to put quotes around the keys, and its fine now.
                
> 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. 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458325#comment-13458325 ] 

Shazron Abdullah edited comment on CB-1360 at 9/19/12 11:28 AM:
----------------------------------------------------------------

Fix:
Find the "ARCHS" setting in your .pbxproj (open in text editor) and CordovaLib's .pbxproj and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}

Also in CordovaLib, add "armv7s" as the VALID_ARCHS Build Setting


                
      was (Author: shazron):
    Fix:
Find the "ARCHS" setting in your .pbxproj (open in text editor) and replace with:

{code}
"ARCHS[sdk=iphoneos*]" = "armv6 armv7";
"ARCHS[sdk=iphoneos6.*]" = "armv7 armv7s";
"ARCHS[sdk=iphonesimulator*]" = i386;
{code}


                  
> 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. 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

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

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1360:
---------------------------------

    Description: 
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.

  was:
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.

    
> 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