Re: Nib file format preferences in Xcode and IB
Re: Nib file format preferences in Xcode and IB
- Subject: Re: Nib file format preferences in Xcode and IB
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 19 Sep 2004 21:02:04 -0600
On Sep 19, 2004, at 6:45 PM, Karin Kosina wrote:
I have my IB preferences set to "New Nib file format: 10.2 and
later". If I create a new project in IB, the defaults are used
correctly and the nib file saved with KVC. However, if I create a new
project in Xcode, then open and edit the nib file in IB, and save it,
the pre-10.2 format is used by default.
(This is XCode 1.5 and IB 2.4.2, on 7M34.)
Is this the intended behaviour?
Yes. If you look in /Library/Application Support/Apple/Developer
Tools/Project Templates/Application/Cocoa
Application/English.lproj/MainMenu.nib, you'll notice that there is no
keyedobjects.nib file inside. This is as of Xcode 1.5.
If so, is there a way I can tell Xcode
to use KVC for the nib files it creates?
You could modify the MainMenu.nib file above to use the 10.2 format
instead. Also, please file a bug asking for this nib to use both
formats.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"Can we win [the war on terror]? I don't think you can win it." -
George W. Bush (August 30, 2004)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden