Patrick Senti created CB-4745:
---------------------------------

             Summary: cordova add ios creates xcodeproj in platforms instead of 
top level directory
                 Key: CB-4745
                 URL: https://issues.apache.org/jira/browse/CB-4745
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Patrick Senti


What happpends:
cordova add ios creates the xcodeproj in platforms/ios. 
cordova build ios will overwrite any changes made in platforms/ios

What should happen:
cordova add ios should create the xcodeproj in the top level folder

Rationale:
With the current setup it is dangerous to use the xcodeproj. Any changes made 
e.g. to www/index.html will be overwritten by cordova build ios with whatever 
is in the top-level www/index.html. 

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

Reply via email to