The phonegap installer was written for XCode 3.2 and doesn’t work with XCode 4. The reason is the new template folder layout for XCode 4. To fix this Shazron Abdullah wrote a small script that you can run after installing the 3.2 files.
Get it here:
Edit: The blog seems to be down, but the article got mirrored at phonegap.com:
http://www.phonegap.com/2011/03/16/creating-a-phonegap-project-from-the-command-line-for-xcode-4/
March 22nd, 2011
Thanks so much for this post. I just got a new Mac the other day and was only able to get XCode 4 which has really stopped me from developing our app on the new computer. Awesome.
April 29th, 2011
blog is not live?
April 29th, 2011
Yeah, seems the blog is down. The download is still available, though. The friendly folks at phonegap mirrored the blog post here: http://www.phonegap.com/2011/03/16/creating-a-phonegap-project-from-the-command-line-for-xcode-4/ so nothing got lost.
May 5th, 2011
Hi,
I am trying to create a Document-based application in Lion OS. In the .nib file i am using NSBrowser, i set the maximum column as 3 and Autosizing in all the direction. When i run the application i am getting only 2 column but after selecting or resizing the window i am able to see all the 3 columns.
Please let me know that it is a Lion OS issue or Xcode issue.
Thanks in Advance,
Arun