On 2010 Nov 13, at 09:04, gMail.com wrote: > I quit, relaunched Xcode and IB, reopened the project, verified that there > is no "abc" string on all of my code, many times.
You didn't mention the action which *should* remove that outlet, which is to click in the menu File > Read Class Files… or Reload All Class Files… > So, I have looked within the designable.nib file within the MainNib.nib file > and I have found this trace of this ghost > > <xml………> > > Can I delete these lines? Well, first of all I wonder if you really mean the "nib" file instead of the more modern "xib". As to deleting it, the answer is that this is not recommended, and I wouldn't do it without very careful examination of the xml. I would just ignore these ghost outlets and maybe they'll go away by themselves, maybe in your next update of Xcode. Or, ask on xcode-us...@lists.apple.com, a more appropriate forum for this question. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com