I am trying to add objective-c libraries to my Swift 3 project (Xcode 8 IDE). But objective c interface header is not getting generated automatically. I tried to add bridgin
In the case of multiple targets, make sure the swift classes are members of that target, or else the file will not be generated. Xcode 8.3