Shazron Abdullah created CB-759:
-----------------------------------

             Summary: iOS Removal of Features in Cordova 2.0
                 Key: CB-759
                 URL: https://issues.apache.org/jira/browse/CB-759
             Project: Apache Cordova
          Issue Type: Task
          Components: iOS
    Affects Versions: Master
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
            Priority: Blocker
             Fix For: 2.0.0


This is issue acts as a notice for devs and discussion of features to be 
removed/replaced in Cordova 2.0 in iOS.

**1. Removal of the Xcode Template.**

This is tracked at CB-758. In a nutshell, we are moving to a command-line 
creation of a project. This will solve a lot of issues - namely version 
management, debugging (sub-project linked in) kand first-run experience (no 
more need to drag the www folder).

**2. ARC (Automatic Reference Counting) will be enabled.**

This is tracked at CB-274. Plugins will need to be ARC compatible. For your 
existing projects to upgrade, just include them as normal, then **Edit -> 
Refactor -> Convert to Objective-C ARC...**

**3. iOS 3.x support will be removed. Minimum iOS 4.2 is required **

Issue CB-93 tracks this. Before 2.0 is released, issue CB-328 will be resolved, 
possibly by 1.9.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to