I have written a library in Swift and I wasn\'t able to import it to my current project, written in Objective-C.
Are there any ways to import it?
#i
#import
you will see when you enter from keyboard #import < and after automaticly Xcode will advice to you.