mixed-swift-objc-framework icon indicating copy to clipboard operation
mixed-swift-objc-framework copied to clipboard

Fixing Build issues with Xcode 10.1 and swift 4.2

Open deepesh259nitk opened this issue 6 years ago • 0 comments

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.

deepesh259nitk avatar Dec 28 '18 20:12 deepesh259nitk