I am working with XCode 6.3 & Swift.
I have just added a few view controllers in my storyboard & added the custom classes & set the respective custom classes in identity inspector.

But while I run the app it shows Unknown class X in Interface Builder file. & I am not able to interact with my custom classes. There are few similar questions like this & I have tried all the solutions but none of them are working for me.