Stuff We Wish Was in Swift, Part 1 – DSW Tech – Medium
medium.comThis article describes one common use case which you may encounter — introducing a C library into a Swift framework. There are several ways to achieve this and the author explains how to do this using explicit module maps.
Read more...