I create a new app and add the ios platform. When I open the xcode project the files from www folder are not correct.
Example of my xcode project files that are opening:
Correct way: app_folder / platforms / ios / www
My project: app_folder / www
screenshot: http://i.imgur.com/2M0gFLm.jpg
This only happens in this version of the cordova. In earlier is ok.