Compatible with Objective-C Swift Code
6 min readMar 3, 2019
--
Despite the fact that Apple have provided us with detailed documentation on how to use Swift code inside Objective-C application (and vice versa), it isn’t felt enough when it comes to it. When I had a need to provide Swift framework with Objective-C compatibility, Apple documentation raised more questions then gave answers (or at least left many gaps). Intensive search proved that the subject is lit quite poorly: a…