interface-builder
XIB File opens like an XML in XCode but opens correctly with Interface Builder
Had this happen to me awhile ago. I had to go to File -> Close myfilename.xib and then reopen it before it would honor the file type. I think the shortcut is Ctrl + Cmd + W if you are looking at the file.
No horizontal scrollbar in Xcode’s Interface Builder
Press Shift + Scroll Mouse this will scroll preview in horizontal
Xcode 6: Build hangs and Interface Builder Cocoa Touch Tool starts allocating all RAM
I had the exact same problem: opening the storyboard in xcode results in beach ball with the Interface Builder task consuming all the memory. I got it back working by editing the xml of the storyboard file and setting useAutolayout=”NO” in the document node. Of cause this is not a solution to the problem (which … Read more
Cannot zoom in and out of nib in the new Interface Builder
I filed a bug report a week or two ago – in short, they’re aware of it. I won’t paste the email here as it said it was under NDA. Here’s hoping for 4.0.3 or similar with some zooming 🙂