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/07/13 02:03:33 UTC

[jira] [Comment Edited] (CB-758) Remove use of the Xcode Template

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

Shazron Abdullah edited comment on CB-758 at 7/13/12 12:02 AM:
---------------------------------------------------------------

Partially there - commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/ec2d51dd

Next would be:
# -Delete the "Cordova-based Application" folder-
# -Delete the "Cordova-based Application.xctemplate" folder-
# -Update the Makefile to remove dependencies on (1) and (2)-
# -Update the PackageMaker project not to copy (1) and (2)-
# Run Apache RAT to add Apache v 2.0 license to those template files, add license to affected

                
      was (Author: shazron):
    Partially there - commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/ec2d51dd

Next would be:
# Delete the "Cordova-based Application" folder
# Delete the "Cordova-based Application.xctemplate" folder
# Update the Makefile to remove dependencies on (1) and (2)
# Update the PackageMaker project not to copy (1) and (2)
# Run Apache RAT to add Apache v 2.0 license to those template files, add license to affected

                  
> Remove use of the Xcode Template
> --------------------------------
>
>                 Key: CB-758
>                 URL: https://issues.apache.org/jira/browse/CB-758
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> This will be replaced by command-line creation of iOS Cordova-based projects (which we already have in the bin folder of the source repo). This will solve the Xcode 4 Template limitations (www folder reference, sub-projects) and also help version management (through npm possibly). 
> The use of a shipped binary (the Cordova.framework) will be removed, and since we would not be shackled by the Xcode 4 Template limitations, a project will have the CordovaLib sub-project added, which will help with debugging. This command-line interface will also allow devs to create a GUI to manage this if they want to, but a GUI tool is not planned.

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