<div dir="ltr">You can print out the interface using `:type lookup MyModule` in the REPL, as discussed here: <a href="https://bugs.swift.org/browse/SR-2502">https://bugs.swift.org/browse/SR-2502</a><div class="gmail_extra">
<br><div class="gmail_quote">On Mon, Jan 16, 2017 at 6:18 PM, Dave Yost via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div dir="auto" style="word-wrap:break-word"><div dir="auto" style="word-wrap:break-word"><br></div><div dir="auto" style="word-wrap:break-word">In Xcode I can put the caret on Darwin in &quot;import Darwin” and use Jump to Definition to see a Swift source file for the Darwin module. But the file has no name, and clicking on the Show In Finder contextual menu item (which is enabled) does nothing but activate the Finder. I have looked every which way and haven’t found a Swift interface source file for Darwin, Swift, Foundation, anything.</div><div dir="auto" style="word-wrap:break-word"><br></div><div dir="auto" style="word-wrap:break-word">If I follow the Package Manager&#39;s instructions for <a href="https://github.com/apple/swift-package-manager/blob/master/Documentation/Usage.md#require-system-libraries" target="_blank">wrapping a C library for Swift import</a> and then try to use Jump to Definition to see the built module’s interface source file, nothing happens. Again, the module’s Swift interface source code is nowhere to be found in the built files.</div><div dir="auto" style="word-wrap:break-word"><br></div><div dir="auto" style="word-wrap:break-word">Is there some trick haven’t found?</div><div dir="auto" style="word-wrap:break-word"><br></div><div dir="auto" style="word-wrap:break-word">How does anyone know what the interface to a wrapped library looks like?</div><div dir="auto" style="word-wrap:break-word"><br></div></div></div><br>______________________________<wbr>_________________<br>
swift-users mailing list<br>
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-users</a><br>
<br></blockquote></div><br></div></div>