Is it possible to create a shared library in Swift and then load it into a Swift application written for OS X?
Thank you,
Tom
Is it possible to create a shared library in Swift and then load it into a Swift application written for OS X?
Thank you,
Tom
It called modules in Swift.
You can use `package manager` to creating a Library Package.
Zhaoxin
On Sat, Aug 27, 2016 at 1:33 AM, Reed Mangino via swift-users < swift-users@swift.org> wrote:
Is it possible to create a shared library in Swift and then load it into a
Swift application written for OS X?Thank you,
Tom
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users