我正在使用cordova 2.1.0 创建一个IOS 应用程序。我按照http://docs.phonegap.com/en/2.1.0/guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iO中提到的步骤安装了cordova 2.1.0
现在我对 AppDelegate.m、AppDelegate.h 等文件和 www 文件夹进行了更改。当我看到项目中的物理文件夹结构时,CordovaLib.xcodeproj 不会包含在项目中。为什么会这样?为什么它没有被包含在项目中。每个用户都不会下载cordova并按照步骤操作。
任何帮助将不胜感激。谢谢。