still getting <Cordova/CDVViewController.h> file not found error in xcode -
i new in phonegap, making app via xcode; found error regarding cdvviewcontroller.h
. however, file physically exists there. using xcode 4.6 , cordova 2.2.0.
man, there lot of red herring answers question out there. worked me, , in documentation both phonegap 2.5 , 3.0 (see here: phonegap docs ios (look under "missing headers"), using xcode 4.6.
- in xcode, go preferences... > locations, click on advanced... button.
- make sure build location radio button set "unique".
- close out preferences , rebuild.
Comments
Post a Comment