After I upgraded to Xcode 6.1, it kept throwing this exception when I tried to build my existing application. I tried to remove \'MyController\' and add back again. But it w
I found the answer. I have to replace all xib files' IBCocoaTouchPlugin to newer version.