[swift-users] Generate Swift interface from Objective-C file using clang

Ryan Wilson ryanwils at gmail.com
Wed Jul 6 12:45:25 CDT 2016


Hi everyone,

In Xcode, I can generate a Swift interface for an Objective-C file by using
the assistant editor and selecting "Generated Interface" from the menu of
what to display.  How would I go about generating this using the tools in
the Swift repo from GitHub? I've been digging around the code and have seen
ClangImporter but not sure if I'm looking for the right thing.

Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160706/d24a0c0b/attachment.html>


More information about the swift-users mailing list