I\'m currently using Phonegap 2.0 to develop an iOS App in XCode. The app builds and runs fine in the emulator and also on the testing devices.
The problem appears w
Xcode 7.2 is a little different
$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include
needs to be put in the header search paths for debug and for release.