<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I was trying to add SPM support to this library: <a href="https://github.com/Velhotes/Vinyl">https://github.com/Velhotes/Vinyl</a>&nbsp;</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">I wanted to make sure I had done it properly and was concerned the absence of a .a file meant I hadn't. It looks like it's ok now though.&nbsp;<br><br>Sent from my iPhone.</div><div><br>On 26 Feb 2016, at 21:34, Max Howell &lt;<a href="mailto:max.howell@apple.com">max.howell@apple.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html charset=us-ascii">Yes this is by design.<div class=""><br class=""></div><div class="">You have to specify binary products if you want them since testing integration landed.</div><div class=""><br class=""></div><div class="">What are you trying to do?</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Hi,</div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">I tried using the Swift Package Manager for the first time today. I was trying to adapt a library I'm working on to support it. When I run "swift build" it builds, but there is no .a file anywhere in the .build directory tree. All I get is a .swiftmodule file.</div><div class=""><br class=""></div><div class="">In case I had something wrong setup in my library, I downloaded the SPM example (<a href="https://github.com/apple/example-package-playingcard" class="">https://github.com/apple/example-package-playingcard</a>) and tried to build that. According to the documentation here (<a href="https://swift.org/package-manager/#example-usage" class="">https://swift.org/package-manager/#example-usage</a>) this should produce a .a file in the root of the .build/debug directory. It doesn't. There is no .a file anywhere, only a .swiftmodule file. By the way, the documentation is out of date as the intermediate build .o files are now in a &lt;modulename&gt;.build directory, not at the root of .build.</div><div class=""><br class=""></div><div class="">I'm using the latest development snapshot downloaded from&nbsp;<a href="http://swift.org/" class="">swift.org</a>.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">- Michael.</div></div>_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class=""><a href="https://lists.swift.org/mailman/listinfo/swift-users">https://lists.swift.org/mailman/listinfo/swift-users</a><br class=""></div></blockquote></div><br class=""></div></div></blockquote></body></html>