Xib file crashes Xcode

I have a xib file that causes Xcode 9 to crash whenever I try to open it. It is from an older project that I haven't worked on in a couple of years. What should I do?

Replies

I would first open it in an XML editor, to see how it looks, if it's corrupted.


Can you copy the XML here ?


You could later copy and paste XML in a new empty xib file that you would create in XCode9.


May check also this (this is pretty old, but who knows, may be you have Asepsis installed ?):

h ttps://stackoverflow.com/questions/9109571/xcode-wont-compile-ios-apps-crashes-when-xib-or-storyboard-files-are-opened

You could later copy and paste XML in a new empty xib file that you would create in XCode9. May check also this (this is pretty old, but who knows, may be you have Asepsis installed ?): h ttps://stackoverflow.com/questions/9109571/xcode-wont-compile-ios-apps-crashes-when-xib-or-storyboard-files-are-opened

Thanks for the suggestion. Copying the XML into a new file fixed it.


Frank

Sumsam, Is it a bug of the forum, or just a paste of the previous post 😁? What's the additional info of this post ?