• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Nib exploded (according to SCM)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nib exploded (according to SCM)


  • Subject: Re: Nib exploded (according to SCM)
  • From: Jeff Johnson <email@hidden>
  • Date: Mon, 5 Oct 2009 13:24:57 -0500

Hi David.

I've experienced the same thing. Your nibs were originally created with Interface Builder 2, right?

There are three different formats: NIB 2.x, NIB 3.x, and XIB 3.x. Support for NIB 2.x in IB 3.2 is extremely limited at best. IB 3.2 can open them, but it can't save them, it automatically transforms them into NIB 3.x, and sometimes messes up the nib a bit in the process. What you're seeing in svn is the switch from NIB 2.x to NIB 3.x.

I think you're pretty much out of luck. My recommendation is to take the plunge now and switch all of your nibs to xibs. Ideally, you would do this in IB 3.1 on Leopard instead of IB 3.2 on Snow Leopard, to avoid new 3.2 regressions.

-Jeff


On Oct 5, 2009, at 1:07 PM, David Dunham wrote:

On 5 Oct 2009, at 01:24, Alastair Houghton wrote:

It's just a guess really, since we've been using xibs for ages now, but have the nib files been flattened? They used to be a folder, but if they've changed to just a single file then you might get this kind of behaviour from Subversion I think.


I should have included the detail from SVN:

?       MainMenu.nib/designable.nib
!       MainMenu.nib/info.nib
M       MainMenu.nib/keyedobjects.nib
!       MainMenu.nib/classes.nib

So it's not flat (that would be a .xib), but it looks like the format changed entirely, from 3 subfiles to two.

If I absolutely have to, I can fix this manually, but I'm surprised things are breaking like this, and that there doesn't seem to be the ability to save in an old format (despite a dialog that lets you choose version).

David Dunham A Sharp, LLC
http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus Wirth

_______________________________________________ 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
  • Follow-Ups:
    • Re: Nib exploded (according to SCM)
      • From: Jonathan Hess <email@hidden>
References: 
 >Nib exploded (according to SCM) (From: David Dunham <email@hidden>)
 >Re: Nib exploded (according to SCM) (From: Alastair Houghton <email@hidden>)
 >Re: Nib exploded (according to SCM) (From: David Dunham <email@hidden>)

  • Prev by Date: Re: Nib exploded (according to SCM)
  • Next by Date: Re: Nib exploded (according to SCM)
  • Previous by thread: Re: Nib exploded (according to SCM)
  • Next by thread: Re: Nib exploded (according to SCM)
  • Index(es):
    • Date
    • Thread