IB3.1 bug: double connections (internal/reference class descriptions)...
IB3.1 bug: double connections (internal/reference class descriptions)...
- Subject: IB3.1 bug: double connections (internal/reference class descriptions)...
- From: lbland <email@hidden>
- Date: Sat, 19 Jul 2008 10:06:22 -0400
hi-
Using latest Xcode 3.1/IB 3.1:
I have the following IB 3.1 bug:
Start with existing (2.0 IB nib)
Convert to 3.0 XIB
Read in class definitions
BUG: Get double connections in connection inspector.
Open up the xib file in a text editor, hunt around and find that the
class is defined in two ways:
(a) The old way (classes in the xib with IBUserSource key)
(b) The new way (classes reference by the nib with
IBDocumentRelativeSource)
The class was previously defined (internally) the old way and then
read in the new way (from external source) so that now there are two
class definition sections.
Question: How do I get rid of (a)? (without hand editing the XML)??
Ack!: Above description from hacking around in XML, may not be
entirely accurate.
thanks!-
-lance
_______________________________________________
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