Hi, I want to use swift to develop a mac application however there is no existing API in the language. I know that Objective-C libraries can be used in swift using a bridging-header. I need help on how to use the objective-c sdk to start using the methods in swift.