使用PhoneGap 2.2和XCode-4。
设置PhoneGap成功。 随后:http://docs.phonegap.com/en/2.2.0/guide_cordova-webview_ios.md.html#Embedding%20Cordova%20WebView%20on%20iOS
当我设置startPage = @“test.html”时,PhoneGap没有找到test.html,而是尝试打开index.html。我尝试重新启动XCode,因为PhoneGap 2.2在XCode-4中运行不佳。