Re: How to get rid IB warning about "pre-10.2 nib file format"?
Re: How to get rid IB warning about "pre-10.2 nib file format"?
- Subject: Re: How to get rid IB warning about "pre-10.2 nib file format"?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 13 Aug 2004 17:45:06 -0600
On Aug 13, 2004, at 2:23 PM, Thomas Lachand-Robert wrote:
I keep pushing the "save in 10.2 format" button, but this warning
reappears each time. I also tried a "save as" using the "10.2 and
later format" (in fact I believe it is already its format), but I
can't get rid of this annoying warning.
What should I do? I don't care at all about pre-10.2 (or even
pre-10.3) formats.
Open the "Nib" tab and make sure that the nib is set to be saved in the
"10.2 and later" format. Also, check your IB preferences; the default
setting for nibs is located there.
Also is that interesting to use the "text archive" format?
If that is checked, then the keyedobjects.nib file will be saved in XML
rather than binary format. The advantage to this is, if two developers
are working on a nib checked into an SCM repository at the same time,
then the work of one of the developers won't be lost when the other
developer commits his/her changes first.
If you don't use an SCM repository at all, or you do and you're the
only person who uses it, then I don't think you'll gain anything out of
the text archive format option.
However, I'm not sure if Mac OS X 10.2.x can read this kind of
keyedobjects.nib file or not. Would anyone else know if it works or
not?
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"They [our enemies] never stop thinking about new ways to harm our
country and our people, and neither do we. We must never stop thinking
about how best to offend our country." - George W. Bush (August 5,
2004)
_______________________________________________
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.