用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。


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

相关文章:

  • 2021-09-12
  • 2021-10-15
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-12-10
  • 2021-05-29
猜你喜欢
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-27
  • 2021-04-23
  • 2022-12-23
相关资源
相似解决方案