I have a project with 2 storyboards built into Xcode 5.1. When I open any of them in Xcode 6, I get this error. They never opened in any beta, so I don't think this is an Xcode bug. Last attempt at Xcode 6 GM.
The document "Main_iPhone.storyboard" cannot be opened. The operation could not be completed. (error com.apple.InterfaceBuilder -1.)
The magazine says this:
ibtoold[1880:1335652] Exception raised while unarchiving document objects - -[NSTaggedPointerString getCharacters:range:]: Range {0, 10} out of bounds; string length 9
Recovery Suggestion: Check the console log for additional information.
source
share