Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When a dev has a 1.9.0 or older Cordova installed, and they install 2.0.0, we don't remove the older templates (which would be bad).
However, the dev might be confused and think that the template is the latest Cordova 2.0.0 template - there are no more Xcode templates for Cordova in 2.0.0, a new project is created on the command line now (see Readme).
Fix:
Make the installer "rename" the older Xcode template from "Cordova-based Application" to "Cordova-based (pre-2.0) Application"