简体   繁体   English

创建新的xcode项目时找不到基于phonegap的项目模板

[英]No phonegap based project template found while creating new xcode project

I have to proceed with an existing phoengap application using phonegap 1.5 . 我必须使用phonegap 1.5进行现有的phoengap应用程序。 But when i am installing phonegap in my xcode 4.5.2 , I am not getting any option for "Phonegap based project" . 但是,当我在xcode 4.5.2中安装phonegap时,“基于Phonegap的项目”没有任何选项。 I am sure i have ios SDK and everything else required , but dont know what is wrong here . 我确定我有ios SDK和其他所有必需的东西,但是不知道这里出了什么问题。 Stucked in the same issue for weeks and no output. 陷入同一期问题数周之久,没有任何输出。

In th latest versions of PhoneGap, there wont be any template in XCode available. 在最新版本的PhoneGap中,XCode中将没有任何模板可用。 You need to use command line to create a new project. 您需要使用命令行来创建一个新项目。 This link tells how to do it : http://docs.phonegap.com/en/2.5.0/guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iOS 此链接说明了如何执行此操作: http : //docs.phonegap.com/en/2.5.0/guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iOS

Check the Project Creation section. 检查“ 项目创建”部分。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM