Having trouble creating a sencha project, with phone gap. My development machine is a Mac.
These are the steps I took.
-
Downloaded phone gap from link.
-
created a project in xCode using
Cordova-based-application -
Run the application in xCode.
-
Got an error that the index.html file is missing so
R-clickon
Project and addedwwwfolder. I uncheckedcopy items toand ‘checked create folder references for any
destination folder
added folder’ -
Once I added the
wwwfolder, I was unable to R-Click and add any
files or create folders inside it. Here’s the screen shot;

- Now, when I run the application, it says
Cordova is working. I am unable to R-Click and add a file inside thewwwfolder.
Why is this and how can I solve this ?
- I guess the next step i should take is to add the Sencha Touch 2 files in to this project. I am not sure about the steps i should get. So can someone kindly give me the steps or a good link (which gives step-by-step guidelines to make this work).
Am I correct up to now if I have missed any steps please correct me. I have been trying to make this work for more than 3 days now.
Note:
- My ultimate goal is to run the application (Hello world code) in an
iPhone and Android device. So Please help me. - I have gone through this tutorial
UPDATE- AFTER ADDING SENCHATOUCH PROJECT TO MY APPLICATION

When I expand the SenchaTouch Project

You will need to use Finder to manage the files. Two finger click on the root project and select “Show in Finder”. Once you have that directory open, copy your Sencha Touch project to the directory using Finder. You can edit those files in XCode but you cannot do most of the normal file functions in XCode because the WWW directory is referenced directory.