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.

  1. in xcode, go preferences... > locations, click on advanced... button.
  2. make sure build location radio button set "unique".
  3. close out preferences , rebuild.

Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -