[swift-users] Need documentation on how to import C header into Swift 3.0
Michal Kalinowski
michal.kalinowski at icloud.com
Sat May 21 10:48:46 CDT 2016
Some good info in Package Manager docs:
https://github.com/apple/swift-package-manager/blob/master/Documentation/SystemModules.md
Hope that helps,
MichaĆ
> On 21 May 2016, at 17:42, Ken Burgett via swift-users <swift-users at swift.org> wrote:
>
> Hi Joe,
>
> Can you point me to a good example of how to build a Swift 3.0 module that wraps some C code? I have searched, but keep finding Swift 2.2 documentation and it all seems to involve connecting to Objective-C, while my interests are accessing C code on a Linux platform, using the latest Ubuntu Linux 14.04 version of the Swift 3.0 toolchain.
>
> Thanks in advance for your help.
>
> --
> Ken Burgett
> Principal Software Engineer
> Email: kenb at iotone.io
> Office: 530.693.4449
> Mobile: 831.332.6846
> URL: www.iotone.co
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
More information about the swift-users
mailing list