IPhone : Can not call objective C methods in Swift framework

on Sunday, April 19, 2015

I am making a iOS framework in swift. Some part of the code is in Objective C. Although it works fine when the objective C methods are called in a Swift application via Bridging header but the methods are not getting recognized within framework written in Swift.


0 comments:

Post a Comment