[swift-users] Swift Package Manager not creating library (.a) files
Max Howell
max.howell at apple.com
Fri Feb 26 18:00:54 CST 2016
> I was trying to add SPM support to this library: https://github.com/Velhotes/Vinyl <https://github.com/Velhotes/Vinyl>
>
> 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.
Oh ok. So, if you get the .swiftmodule in your .build/debug directory then a client package can import it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160226/2cc30c1a/attachment.html>
More information about the swift-users
mailing list