Hi,
I'm using a xib file. And as I searched, I found this discussion:
I was able to create an bundle containing the xib file, but when I try to use it, it returns with the error: 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle:"
I also used the same bundle to a pure iOS project, but it works. I'm not pretty sure what I'm missing here. Please help.