I want to create a iOS app using phonegap. My issue is that ./create <project_folder_path> <bundle_id> <project_name>
is not working at all. ./create ~/Desktop/projects/mbs/mastercard-iphone do.com.mbs.mastercard-iphone Mastercard
is returning info that can't copy the required files because the directory doesn't exist. Gist for actual errors. https://gist.github.com/3398261 Sounds like a users permission issue? should i run that command as sudo?
Asked
Active
Viewed 599 times
0

Luis D Urraca
- 2,024
- 4
- 24
- 46
1 Answers
0
Well, I'm not sure what the issue was, but I created the directory manually and then ran the ./create and everything worked.

Luis D Urraca
- 2,024
- 4
- 24
- 46