Re: How to save the project itself?
Re: How to save the project itself?
- Subject: Re: How to save the project itself?
- From: Frank Midgley <email@hidden>
- Date: Wed, 29 Oct 2003 17:00:12 -0600
On Oct 29, 2003, at 2:04PM, Karl Kraft wrote:
Project Builder allowed you to (1) save the project file itself.
XCode seems to save it "automatically", except I often find that it is
in fact not saving it. So I will end up adding files to my project,
editing targets etc, only to find that the next day or hour when I
relaunch XCode that the changes have been lost. Is there any sure
fire way to make XCode save the project?
(1) This phrase must be the most irritating phrase to everyone working
on Xcode. I apologize for the usage.
My read on this is that if the project is read-only on disk then Xcode
silently fails. The GUI actually updates and persists, but only until
you exit Xcode. This can happen, for example, if you are using cvs's
edit/unedit features where the files are made read only every time you
check in. I guess Project Builder was more aggressive at overriding
the read only state because it used to work just fine with the same CVS
environment.
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.