I'm stuck trying to design an application, where I need to reuse various items. Exactly for this purpose I have designed an xib. I followed tons of tutorials, but with none of them I was able to load this Nib in a custom view.
Is there anyone who is able to create a minimum example with Swift 1.2 where there is an xib file with a simple label, which should be loaded into a custom view? Please note that I'm not looking for something for iOS, but for OSX.(I need to use Cocoa)
Thanks in advance,
Misha