Xcode 4 and Phonegap Problem
I was using Phonegap with XCode 3 but when I try Phonegap(phonegap.0.9.5.1) on Xcode 4, my project compiles but does not work as expected just after installation. ERROR: Start Page at 'www/index.html' was not found. message comes up. You have to copy "www" directory and "index.html" by yourself into your project, should new versions always cause problem? Anyways, here is a detailed explanation; http://wiki.phonegap.com/w/page/39991939/Getting-Started-with-PhoneGap-iOS-using-Xcode-4-%28Template-Version%29