Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PhoneGap Templates Installed in XCode 4

Tags:

xcode4

cordova

I have installed PhoneGap, but I have the beta release of xcode4 installed on my machine with the older release version 3.2

when i installed PhoneGap, the Template went to the old version not XCode4

like image 362
Aaron Saunders Avatar asked Aug 19 '10 02:08

Aaron Saunders


2 Answers

I'm the author of the PhoneGap installer. PhoneGap will not support Xcode 4 yet, until it's of beta quality. I would just copy it over to where it would be for now.

like image 127
Shazron Avatar answered Sep 20 '22 17:09

Shazron


Now XCode is out of beta (4.0.1 currently) and still you can't create Phonegap project. If you have to create a new project for Phonegap using XCode 4 use the command line script here:

Phonegap works with Xcode 4 it's just the templates that doesn't work and you can't create a new project directly in XCode

like image 40
wezzy Avatar answered Sep 18 '22 17:09

wezzy