I have installed phonegap onto my mac however when i click to create a new project there is no option for me to select a phonegap application in xcode.
Why is phonegap not displaying in xcode?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You create a “PhoneGap Application” in XCode by loading in the template that comes with the PhoneGap download. See the PhoneGap Getting Started Guide for iOS (Link Here). You basically need to run a terminal command to create a default XCode project, and then open it up in XCode.