ERROR: Start Page at 'www/index.html' was not found

用Xcode 4.3.2新建了一个PhoneGap的应用,www目录下存在index.html文件,但是运行的时候,报错:ERROR: Start Page at 'www/index.html' was not found,这是PhoneGap和Xcode 4还不兼容导致的。

 

可以右键项目名->Add Files to "项目名",选择www目录,同时确保选中了Copy items into destination group's folder(if needed)和Create folder references for any added folders。


posted @ 2012-04-12 21:34  生活不是用来挥霍的  阅读(949)  评论(0编辑  收藏  举报