You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/03/18 21:25:43 UTC

[jira] [Resolved] (CB-6304) cordova 3.4 creates Xcode project with general www directory, not iOS platform-specific one

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

Andrew Grieve resolved CB-6304.
-------------------------------

    Resolution: Not A Problem
      Assignee: Andrew Grieve

> cordova 3.4 creates Xcode project with general www directory, not iOS platform-specific one
> -------------------------------------------------------------------------------------------
>
>                 Key: CB-6304
>                 URL: https://issues.apache.org/jira/browse/CB-6304
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 3.4.0
>         Environment: ios7.1, mac osx 10.9.2, xcode 5.1 build 5B130a
>            Reporter: Farhad Farzaneh
>            Assignee: Andrew Grieve
>
> using cordova 3.4.0-0.1.3 to build project with 
> {{cordova create APP_DIR APP_SIGNATURE APP_NAME}}
> {{cordova platform add ios}}
> for various plugins:
> {{cordova plugin add org.apache.cordova.plugin_name}}
> Open the Xcode project.  The www folder that is added is the one in the top-level app_dir, not the one in app_dir/platforms/ios/www, which was previously the one added.  So now you have to remove this www from the project, add the correct one (which adds all the .js files to compile list and creates copy build rules for all the images, etc.), so it takes some time to clean it up manually (probably there is a faster way...), and then continue.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)