Re: What is the <username>.mode1 file used for in Xcode project bundles?
Re: What is the <username>.mode1 file used for in Xcode project bundles?
- Subject: Re: What is the <username>.mode1 file used for in Xcode project bundles?
- From: Scott Tooker <email@hidden>
- Date: Tue, 24 Aug 2004 13:26:01 -0700
Some of it was, but other information was never being stored prior to
1.5. Also, we wanted to break out the less critical per-user
information into their own files to make it easier to just back up the
per-user information that affects the actual project contents (like
custom executables, breakpoints, and bookmarks).
Scott
On Aug 24, 2004, at 1:15 PM, Finlay Dobbie wrote:
On 24 Aug 2004, at 01:38, Scott Tooker wrote:
That file contains information about your UI layout. It doesn't
contain anything critical to the project, so it's up to you if you
want to archive it in CVS.
Wasn't this stored in <username>.pbxuser or something similar until
1.5? Why the change?
-- Finlay
_______________________________________________
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.