- Edit the file ./.cordova/config.json Change the "name" field to your new project name.
- Edit the file ./www/config.xml Change the "name" field to your new project name.
- Make a copy of your ./platforms/ios directory (optional, only needed if you have modified the ios code directly)
- Remove the ./platforms/ios directory.
- Run "phonegap build ios" This will create a new project with the correct name.
Friday, 21 February 2014
Changing the name of a Phonegap project
This is always a pain, but these instructions found on StackOverflow seem to hit the spot:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Comments are moderated, so you'll have to wait a little bit before they appear!