my mac 10.7.5 , xcode 4.6.1. cordova 2.2.0 installed in system.
but when upgrade xcode lower version 4.6.1 , downloaded latest cordova i'm
unable integrate ios , cordova. terminal.app says "no such file or directory".
note: i've extract phonegap package , drag , drop ios bin folder
terminal. when drag bin terminal.app says : directory. how can solve this?
i opened terminal window, navigated inside bin
folder , executed ./create
command whith requested parameters.
i didn't tried make dragging it.
tell if worked way.
** update **
determine on system locate xcode project files application. tutorial created cordovaxy directory under documents folder: ~/documents/cordovaxy x , y refer cordova version
i created folder cordova25
, then...
cd ~/downloads/phonegap-2.5.0/lib/ios/bin ./create ~/documents/cordova25/myappname com.mydomain.myappname myappname
this create project myappname
inside cordova25
folder. execute .xcodeproj
, xcode launch , mount it.
here have more info common known issues of creating project this. doesn't mean happen you, in case does, here have it.
Comments
Post a Comment