mixed-swift-objc-framework
mixed-swift-objc-framework copied to clipboard
Fixing Build issues with Xcode 10.1 and swift 4.2
Fixing Build issues with Xcode 10.1 and swift 4.2 Fixing warnings on module import to use canonical name , added a underscore to module name refer : https://openradar.appspot.com/40829112 , this renaming allows debugging swift code in framework otherwise it would throw warnings while using po statements on swift files.