You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/11/05 23:36:19 UTC

[jira] [Comment Edited] (CB-4863) Drop iOS 5.0 support

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

Shazron Abdullah edited comment on CB-4863 at 11/5/13 10:36 PM:
----------------------------------------------------------------

arm64 fat binary support is here with Xcode 5.01: http://lists.apple.com/archives/xcode-users/2013/Nov/msg00010.html (iOS 5.1.1 minimum deployment support though, bumped up)


was (Author: shazron):
arm64 fat binary support is here with Xcode 5.01: http://lists.apple.com/archives/xcode-users/2013/Nov/msg00010.html (5.1.1 minimum deployment support though, bumped up)

> Drop iOS 5.0 support
> --------------------
>
>                 Key: CB-4863
>                 URL: https://issues.apache.org/jira/browse/CB-4863
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: 3.0.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: ios7
>
> Adding this issue for discussion.
> We still support iOS 5.0 in the Deployment Target.
> iOS 6.0 and greater support enables arm64 support (64-bit) but not sure of any advantages there, really. 
> Also, this is consistent with our previous support where we only support the current iOS version and one version back. Also, finding a device with iOS 5 support (besides the iPad 1, which cannot have iOS 6 support) is becoming problematic.
> iOS 6 API diffs from 5:
> https://developer.apple.com/library/ios/releasenotes/General/iOS60APIDiffs/index.html
> Apple's note regarding 64-bit support: https://developer.apple.com/news/index.php?id=9162013a
> {quote}
> If you wish to continue to support iOS 6 then you will need to build for 32-bit only. Next month we will be making changes that will allow you to create a single app binary that supports 32-bit on iOS 6, as well as 32-bit and 64-bit on iOS 7. 
> {quote}
> So, based on that I think if we go ahead and support arm64 we wait for this 64-bit iOS fat binary functionality coming "next month". This probably will coincide with their Mavericks 10.9 OS and SDK release with the new accompanying Xcode bump.



--
This message was sent by Atlassian JIRA
(v6.1#6144)